linux/drivers/staging/sep
Devendra Naga b58d6021d4 staging: sep: return -EFAULT on copy_from_user failure
copy_from_user() returns the number of bytes remaining to be copied,
and it fails if user pointer is invalid, so return -EFAULT
so that the user gets a FAULT.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-29 14:59:39 -07:00
..
Kconfig staging: sep: SEP update 2012-01-30 14:00:03 -08:00
Makefile staging: sep: SEP update 2012-01-30 14:00:03 -08:00
TODO staging: sep: SEP update 2012-01-30 14:00:03 -08:00
sep_crypto.c staging: sep_crypto.c: remove duplicated include 2012-07-19 17:20:06 -07:00
sep_crypto.h staging: sep: reworked crypto layer 2012-02-10 10:09:58 -08:00
sep_dev.h staging: sep: reworked crypto layer 2012-02-10 10:09:58 -08:00
sep_driver_api.h staging "sep" Fix typos found while reading. 2012-06-12 11:14:33 -07:00
sep_driver_config.h staging "sep" Fix typos found while reading. 2012-06-12 11:14:33 -07:00
sep_driver_hw_defs.h staging: sep: Add new PCI identifier 2012-02-10 10:09:56 -08:00
sep_main.c staging: sep: return -EFAULT on copy_from_user failure 2012-10-29 14:59:39 -07:00
sep_trace_events.h staging: sep: SEP update 2012-01-30 14:00:03 -08:00