tmp_suning_uos_patched/drivers/isdn/capi
Dan Carpenter 60a5711db6 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>
2010-06-03 03:28:22 -07:00
..
capi.c
capidrv.c
capidrv.h
capifs.c
capifs.h
capilib.c
capiutil.c
kcapi_proc.c
kcapi.c
kcapi.h
Kconfig
Makefile