linux/drivers/staging/sep
Dan Carpenter 640f7dcfe0 Staging: sep: return -EFAULT on copy_to_user errors
copy_to_user() returns the number of bytes remaining but we want to
return a negative error code here.  These functions are used in the
ioctl handler and the error code gets returned to userspace.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-06-04 13:38:58 -07:00
..
Kconfig Staging: sep: SEP driver build breaks with CONFIG_PCI=n 2009-09-15 12:02:15 -07:00
Makefile
TODO
sep_dev.h
sep_driver.c Staging: sep: return -EFAULT on copy_to_user errors 2010-06-04 13:38:58 -07:00
sep_driver_api.h
sep_driver_config.h
sep_driver_hw_defs.h