linux/drivers/staging/ft1000
Andrey Utkin eedd8d7ee8 staging: ft1000-usb: check for errors in card_send_command
kmalloc() result check was lacking. Fixing that required also
changing card_send_command() return type from void to int, and
checking its return code everywhere.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=78561
Reported-by: Maksymilian Arciemowicz <max@cert.cx>
Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-09 12:18:21 -07:00
..
ft1000-pcmcia staging: ft1000_dnld.c:code indent should use tabs where possible 2014-06-26 20:35:49 -04:00
ft1000-usb staging: ft1000-usb: check for errors in card_send_command 2014-07-09 12:18:21 -07:00
Kconfig staging: ft1000-pcmcia: Fix compilation errors. 2011-01-20 15:59:03 -08:00
Makefile
TODO
ft1000.h drivers: staging: ft1000: Fix lines over 80 characters 2014-05-15 13:51:40 -07:00