diff options
author | Florian Fainelli <[email protected]> | 2020-03-30 14:38:51 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-03-30 19:55:42 -0700 |
commit | 5ae8c0d51ace3bdbfb89c27e7661f081cc9287de (patch) | |
tree | fb98439f61b8e0c9492cffa10f91fea6b3045c00 /scripts/gdb | |
parent | 8b6b208b69917d88bb3e087f8c9e61c6b05ed571 (diff) |
net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXT
We do not currently support matching on FLOW_EXT or FLOW_MAC_EXT, but we
were not checking for those bits being set in the flow specification.
The check for FLOW_EXT and FLOW_MAC_EXT are separated out because a
subsequent commit will add support for matching VLAN TCI which are
covered by FLOW_EXT.
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions