Staging: rtl8192su: fix for rtl819xU:Error TX URB for zero byte xxx, error -2
authorFlorian Schilhabel <florian.c.schilhabel@googlemail.com>
Fri, 19 Feb 2010 19:11:37 +0000 (20:11 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:43:04 +0000 (16:43 -0800)
commit29a1fbc88b822497a0a4d8e9cb7d8a471e70f339
tree05cd1af093c498734caf75d383d502c0bbcc8f37
parent2f22560880786acceb6bc63cbda7125e8d9a2206
Staging: rtl8192su: fix for rtl819xU:Error TX URB for zero byte xxx, error -2

according to 'linux device drivers',
ENOENT, ECONNRESET, ESHUTDOWN are not real transmission errors.
also, a little cosmetics.

Signed-off-by: Florian Schilhabel <florian.c.schilhabel@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8192su/r8192U_core.c