]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-vlan-fix-vlan-0-refcount-imbalance-of-toggling-filtering-during...
authorJakub Kicinski <kuba@kernel.org>
Thu, 17 Jul 2025 14:44:30 +0000 (07:44 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 17 Jul 2025 14:44:31 +0000 (07:44 -0700)
commit9bb8a9f6ea964e25b2a2a6e464bad85ea591b230
treefba7eae0038048b197d8b4d65baf8293fa53019a
parentafb5bef57f90edaa6e8b10fd27236443218f8b5d
parente0f3b3e5c77a5f9dd7224612a6d74e0888cb055f
Merge branch 'net-vlan-fix-vlan-0-refcount-imbalance-of-toggling-filtering-during-runtime'

Dong Chenchen says:

====================
net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime

Fix VLAN 0 refcount imbalance of toggling filtering during runtime.
====================

Link: https://patch.msgid.link/20250716034504.2285203-1-dongchenchen2@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>