]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: bcm_sf2: Add support for matching VLAN TCI
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 30 Mar 2020 21:38:53 +0000 (14:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2020 02:55:42 +0000 (19:55 -0700)
commit19876945977b5aa170ebf8879a5b2bb95fb7ed8f
treecfada423b302217196aef6c32687d5dc263c036e
parentad19bd8b4de5efd17f37cc703a1acb7609baf909
net: dsa: bcm_sf2: Add support for matching VLAN TCI

Update relevant code paths to support the programming and matching of
VLAN TCI, this is the only member of the ethtool_flow_ext that we can
match, the switch does not permit matching the VLAN Ethernet Type field.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/bcm_sf2_cfp.c