asix: allow full size 8021Q frames to be received
authorEric Dumazet <edumazet@google.com>
Mon, 28 May 2012 22:31:41 +0000 (22:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 May 2012 21:30:07 +0000 (17:30 -0400)
commit9dae31009b1a00d926c6fe032d5a88099620adc3
tree97cd6bd5a843cd1ca2faee3a28ed99f09e749357
parenta0c6ffbcfe600606b2d913dded4dc6b37b3bbbfd
asix: allow full size 8021Q frames to be received

asix driver drops 8021Q full size frames because it doesn't take into
account VLAN header size.

Tested on AX88772 adapter.

Signed-off-by: Eric Dumazet <edumazet@google.com>
CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
CC: Allan Chou <allan@asix.com.tw>
CC: Trond Wuellner <trond@chromium.org>
CC: Grant Grundler <grundler@chromium.org>
CC: Paul Stewart <pstew@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/asix.c