]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf995f10d321effd0b03c551933d8b1157f53e8f3
tree97cd6bd5a843cd1ca2faee3a28ed99f09e749357
parent65c930d7444c565bc6f7c7572b947cd0f75d5bb7
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