commit | 7555020c44db75a0d934dffc0aa6c678b52b2a13 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Mar 30 14:38:53 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 30 19:55:42 2020 -0700 |
tree | cfada423b302217196aef6c32687d5dc263c036e | |
parent | c2d639d118d27d6419f5848675ed5c112a86910f [diff] |
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>