linux/drivers/misc/genwqe
Frank Haverkamp d276b6c54d GenWQE: Rework return code for flash-update ioctl
Instead of remaining bytes of a failing copy_to_user, the flash-update
ioctl is returning now -EFAULT. In addtion Dan discovered user triggerable
dev_errs(). Those I removed now from card_dev.c too. Some dev_infos()
were deleted and some others turned into dev_dbgs().

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-08 15:18:02 -08:00
..
card_base.c
card_base.h
card_ddcb.c GenWQE: Fix endian issues detected by sparse 2013-12-20 08:45:50 -08:00
card_ddcb.h
card_debugfs.c GenWQE Debugfs interfaces 2013-12-18 16:51:15 -08:00
card_dev.c GenWQE: Rework return code for flash-update ioctl 2014-01-08 15:18:02 -08:00
card_sysfs.c GenWQE Sysfs interfaces 2013-12-18 16:51:15 -08:00
card_utils.c GenWQE: Accidently casting to u32 where u64 is required 2013-12-20 11:34:29 -08:00
genwqe_driver.h GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug 2013-12-20 08:47:29 -08:00
Kconfig GenWQE Enable driver 2013-12-18 16:51:15 -08:00
Makefile GenWQE Enable driver 2013-12-18 16:51:15 -08:00