kernel: bump 5.15 to 5.15.80
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 765-v5.17-04-net-next-net-dsa-hold-rtnl_mutex-when-calling-dsa_master_-set.patch
index 67d434006b77210b6ef2371bbb772b64cb78ff6a..e331226fc41d0981107504590e54a908123e4161 100644 (file)
@@ -64,7 +64,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  static int dsa_tree_setup_lags(struct dsa_switch_tree *dst)
 --- a/net/dsa/master.c
 +++ b/net/dsa/master.c
-@@ -267,9 +267,9 @@ static void dsa_master_set_promiscuity(s
+@@ -266,9 +266,9 @@ static void dsa_master_set_promiscuity(s
        if (!ops->promisc_on_master)
                return;