]> git.baikalelectronics.ru Git - kernel.git/commit
net: lan78xx: Add support for VLAN tag stripping.
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Mon, 25 Jun 2018 14:07:14 +0000 (15:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Jun 2018 13:53:29 +0000 (22:53 +0900)
commitbcf7cb3c8c37912d134f1bf82ac2cc74e133ac0c
tree092a450dcc2665860279efdb444a9f4ab66bbf8a
parentd7c5455b01d273734d77d04930cf78242b6f4af5
net: lan78xx: Add support for VLAN tag stripping.

The chip supports stripping the VLAN tag and reporting it
in metadata.
Complete the support for this.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/lan78xx.c