cx82310_eth: allow empty URBs
commit441993da47777d961300c070fe1210600af48ad8
authorOndrej Zary <linux@rainbow-software.org>
Sat, 11 Sep 2010 05:40:16 +0000 (11 05:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Sep 2010 03:02:53 +0000 (13 20:02 -0700)
treeac2722e8764426c9275f239db6f5492ce8705620
parent7dbfdc2390afc4e244817ab26d5a1b987b0c0669
cx82310_eth: allow empty URBs

Empty received URBs are currently counted as errors but the device sends them
sometimes as part of regular traffic - so remove this check.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cx82310_eth.c