kernel: bump 5.10 to 5.10.24
[openwrt/staging/hauke.git] / target / linux / generic / pending-5.10 / 767-net-dsa-Sync-static-FDB-entries-on-foreign-interface.patch
index 39271108ec3ac6670dab98b8c4e7d7c3eb86fac1..84ad38f6ebb842bcccb69f0e33eed2828748e99b 100644 (file)
@@ -28,7 +28,7 @@ Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
 
 --- a/net/dsa/slave.c
 +++ b/net/dsa/slave.c
-@@ -2151,9 +2151,12 @@ static int dsa_slave_switchdev_event(str
+@@ -2196,9 +2196,12 @@ static int dsa_slave_switchdev_event(str
                        else if (!fdb_info->added_by_user)
                                return NOTIFY_OK;
                } else {
@@ -44,7 +44,7 @@ Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
                         */
                        struct net_device *br_dev;
                        struct dsa_slave_priv *p;
-@@ -2175,7 +2178,8 @@ static int dsa_slave_switchdev_event(str
+@@ -2220,7 +2223,8 @@ static int dsa_slave_switchdev_event(str
  
                        dp = p->dp->cpu_dp;