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

No differences found