net: asix: handle packets crossing URB boundaries
ASIX AX88772B started to pack data even more tightly. Packets and the ASIX packet
header may now cross URB boundaries. To handle this we have to introduce
some state between individual calls to asix_rx_fixup().

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
[ Rolf: ported from kernel to barebox 2014.09.0 ]
Signed-off-by: Rolf Evers-Fischer <embedded24@evers-fischer.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 0ddd941 commit 2e4640448cab2eb73e8c8eebcce3d7085225761c
@Lucas Stach Lucas Stach authored on 16 Sep 2014
Sascha Hauer committed on 22 Sep 2014
Showing 1 changed file
View
drivers/net/usb/asix.c