From: Lucas Stach Date: Wed, 16 Jan 2013 04:24:07 +0000 (+0000) Subject: net: asix: handle packets crossing URB boundaries X-Git-Tag: v3.9-rc1~139^2~332 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5b6f5413e97c3e8bafcdd67553d508f4f698cd;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed