Skip to content
Commit 8b5b6f54 authored by Lucas Stach's avatar Lucas Stach Committed by David S. Miller
Browse files

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: default avatarLucas Stach <dev@lynxeye.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5620df65
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment