]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: io_ti: Don't return 0 if writing the download record failed
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 1 Jul 2010 22:36:43 +0000 (00:36 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 21:35:38 +0000 (14:35 -0700)
commitf4d5d051b8ab0a4fbd516882546dcaf04a84b48e
tree0ac6c832fc1c13cbd19dc5d1e67ea62162c7eef7
parent6da06c7b6798dbd1b97afcd3c9111fce8dbc8c3c
USB: serial: io_ti: Don't return 0 if writing the download record failed

If the write download record failed we shouldn't return 0.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/io_ti.c