diff options
author | Dan Carpenter <error27@gmail.com> | 2010-06-03 01:56:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-03 12:28:22 +0200 |
commit | 60a5711db646b87b9530b16cbaf3bd53ac5594a5 (patch) | |
tree | bbd3c14db8ad6210d897144d668f7b15a3f4fac2 /Documentation/magic-number.txt | |
parent | e1000e: change logical negate to bitwise (diff) | |
download | linux-60a5711db646b87b9530b16cbaf3bd53ac5594a5.tar.xz linux-60a5711db646b87b9530b16cbaf3bd53ac5594a5.zip |
isdn/kcapi: return -EFAULT on copy_from_user errors
copy_from_user() returns the number of bytes remaining but we should
return -EFAULT here. The error code gets returned to the user. Both
old_capi_manufacturer() and capi20_manufacturer() had other places
that already returned -EFAULT so this won't break anything.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/magic-number.txt')
0 files changed, 0 insertions, 0 deletions