Fix VLAN 0 refcount imbalance of toggling filtering during runtime.
v2:
Add auto_vid0 flag to track the refcount of vlan0
Add selftest case for vlan_filter
v3:
Add Suggested-by signature
Modify commit message description
Dong Chenchen (2):
net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during
runtime
selftests: Add test cases for vlan_filter modification during runtime
net/8021q/vlan.c | 42 ++++++--
net/8021q/vlan.h | 1 +
tools/testing/selftests/net/vlan_hw_filter.sh | 98 ++++++++++++++++---
3 files changed, 120 insertions(+), 21 deletions(-)
--
2.25.1