X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fbackport-5.15%2F765-v5.17-04-net-next-net-dsa-hold-rtnl_mutex-when-calling-dsa_master_-set.patch;h=e331226fc41d0981107504590e54a908123e4161;hb=590aa0ca515b3d9da06fe11d65f43d0dcf5b9cad;hp=67d434006b77210b6ef2371bbb772b64cb78ff6a;hpb=6640c788feadbdde9ac80a66e6b24802ae021bd5;p=openwrt%2Fopenwrt.git diff --git a/target/linux/generic/backport-5.15/765-v5.17-04-net-next-net-dsa-hold-rtnl_mutex-when-calling-dsa_master_-set.patch b/target/linux/generic/backport-5.15/765-v5.17-04-net-next-net-dsa-hold-rtnl_mutex-when-calling-dsa_master_-set.patch index 67d434006b..e331226fc4 100644 --- a/target/linux/generic/backport-5.15/765-v5.17-04-net-next-net-dsa-hold-rtnl_mutex-when-calling-dsa_master_-set.patch +++ b/target/linux/generic/backport-5.15/765-v5.17-04-net-next-net-dsa-hold-rtnl_mutex-when-calling-dsa_master_-set.patch @@ -64,7 +64,7 @@ Signed-off-by: David S. Miller 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;