USB: io_ti.c: don't return 0 if writing the download record failed
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 20 Jul 2010 22:29:08 +0000 (15:29 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 21:35:40 +0000 (14:35 -0700)
commit9800eb330df0c1a8ef6f4123705eea691000e374
treecfeae541a860869d48012239c81a20f142b46af2
parent10d0ca024257c88b28235fcd58577c3eb01b0460
USB: io_ti.c: 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/io_ti.c