kernel: backport ZTE RNDIS bogus MAC address fix
[openwrt/openwrt.git] / target / linux / generic / backport-5.10 / 773-v5.18-2-net-dsa-Avoid-cross-chip-syncing-of-VLAN-filtering.patch
index 8dfd2a94b3fd1f8d27df7163465532c89a9e0772..0b36ef7cec2543a37241463521c3b8ab18be6603 100644 (file)
@@ -39,11 +39,9 @@ Signed-off-by: Marek BehĂșn <kabel@kernel.org>
  net/dsa/switch.c | 8 +++++---
  1 file changed, 5 insertions(+), 3 deletions(-)
 
-diff --git a/net/dsa/switch.c b/net/dsa/switch.c
-index 659fd979cc0a..2fe2f328d2d2 100644
 --- a/net/dsa/switch.c
 +++ b/net/dsa/switch.c
-@@ -162,9 +162,11 @@ static int dsa_switch_bridge_leave(struct dsa_switch *ds,
+@@ -162,9 +162,11 @@ static int dsa_switch_bridge_leave(struc
                                                info->sw_index, info->port,
                                                info->br);
  
@@ -58,6 +56,3 @@ index 659fd979cc0a..2fe2f328d2d2 100644
  
        return 0;
  }
--- 
-2.34.1
-