kernel: bump 5.4 to 5.4.150
[openwrt/staging/wigyori.git] / target / linux / generic / pending-5.4 / 767-net-dsa-Sync-static-FDB-entries-on-foreign-interface.patch
index 5305e3d114ba2b4e1a7a2b2bcc4931588eada395..e626086bc16627bbce048c8904876e414da60bc0 100644 (file)
@@ -28,7 +28,7 @@ Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
 
 --- a/net/dsa/slave.c
 +++ b/net/dsa/slave.c
-@@ -1707,9 +1707,12 @@ static int dsa_slave_switchdev_event(str
+@@ -1705,9 +1705,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;
-@@ -1731,7 +1734,8 @@ static int dsa_slave_switchdev_event(str
+@@ -1729,7 +1732,8 @@ static int dsa_slave_switchdev_event(str
  
                        dp = p->dp->cpu_dp;