Revert "linux: fix regression in bridge VLAN configuration"
This reverts commit 24a08441d52480cf3332a100e24fdf9b83a8351a. (cherry picked from commit 2f0d1e41e254e55e2668f19faf2f307598e43f6e)
This commit is contained in:
committed by
github-actions[bot]
parent
688f6ec8d7
commit
bc1ca1fa6b
@@ -20387,7 +20387,6 @@ in
|
||||
kernelPatches.bridge_stp_helper
|
||||
kernelPatches.request_key_helper
|
||||
kernelPatches.rtl8761b_support
|
||||
kernelPatches.rtnetlink_fix_regression_in_bridge_vlan_configuration
|
||||
];
|
||||
};
|
||||
|
||||
@@ -20402,7 +20401,6 @@ in
|
||||
kernelPatches = [
|
||||
kernelPatches.bridge_stp_helper
|
||||
kernelPatches.request_key_helper
|
||||
kernelPatches.rtnetlink_fix_regression_in_bridge_vlan_configuration
|
||||
];
|
||||
};
|
||||
|
||||
@@ -20410,7 +20408,6 @@ in
|
||||
kernelPatches = [
|
||||
kernelPatches.bridge_stp_helper
|
||||
kernelPatches.request_key_helper
|
||||
kernelPatches.rtnetlink_fix_regression_in_bridge_vlan_configuration
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user