aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorChristian Marangi <[email protected]>2023-07-24 03:25:31 +0000
committerDavid S. Miller <[email protected]>2023-07-26 07:50:10 +0000
commitdfd739f182b00b02bd7470ed94d112684cc04fa2 (patch)
tree8490a91d39fca318521e34491d3d703e1f457790 /drivers/net/ethernet/intel/igc
parentnet: dsa: qca8k: fix broken search_and_del (diff)
downloadkernel-dfd739f182b00b02bd7470ed94d112684cc04fa2.tar.gz
kernel-dfd739f182b00b02bd7470ed94d112684cc04fa2.zip
net: dsa: qca8k: fix mdb add/del case with 0 VID
The qca8k switch doesn't support using 0 as VID and require a default VID to be always set. MDB add/del function doesn't currently handle this and are currently setting the default VID. Fix this by correctly handling this corner case and internally use the default VID for VID 0 case. Fixes: ba8f870dfa63 ("net: dsa: qca8k: add support for mdb_add/del") Signed-off-by: Christian Marangi <[email protected]> Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions