kernel: bump 5.10 to 5.10.68
[openwrt/staging/dedeckeh.git] / target / linux / generic / pending-5.10 / 767-net-dsa-Sync-static-FDB-entries-on-foreign-interface.patch
index e1daf61730e1223d7413e60f26e2a853fbce290a..f71ea16b97ba15ade0793fee2dfb1e1f11f09b3d 100644 (file)
@@ -28,7 +28,7 @@ Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
 
 --- a/net/dsa/slave.c
 +++ b/net/dsa/slave.c
-@@ -2201,9 +2201,12 @@ static int dsa_slave_switchdev_event(str
+@@ -2199,9 +2199,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;
-@@ -2225,7 +2228,8 @@ static int dsa_slave_switchdev_event(str
+@@ -2223,7 +2226,8 @@ static int dsa_slave_switchdev_event(str
  
                        dp = p->dp->cpu_dp;