linux-stable/drivers/staging/sep
Alan Cox 6f9e0f60c4 Staging: sep: flow ioctl cleanup
Simple ioctl taking a single numeric argument so ditch the structs and
weirdness. While we are it lock it properly and fix the error returns.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:02:15 -07:00
..
Kconfig Staging: sep: Fix rar build 2009-09-15 12:02:12 -07:00
Makefile Staging: sep: remove extra CFLAGS we don't use 2009-09-15 12:02:14 -07:00
sep_dev.h Staging: sep: kick out various fields we can prove are not needed 2009-09-15 12:02:15 -07:00
sep_driver.c Staging: sep: flow ioctl cleanup 2009-09-15 12:02:15 -07:00
sep_driver_api.h Staging: sep: tidy firmware load 2009-09-15 12:02:15 -07:00
sep_driver_config.h Staging: sep: various minor tidyups 2009-09-15 12:02:15 -07:00
sep_driver_hw_defs.h Staging: sep: indent pass 2009-09-15 12:02:12 -07:00
TODO