aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.15/765-v5.17-02-net-next-net-dsa-merge-rtnl_lock-sections-in-dsa_slave_create.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-09-20 15:34:17 -0400
committerPetr Štetiar <ynezz@true.cz>2022-09-22 12:46:55 +0200
commit37a0cae33e94ec5822945d0c6a7c74600b4f4ade (patch)
tree6bcae5766e3666da86830530c5e308b8af128b26 /target/linux/generic/backport-5.15/765-v5.17-02-net-next-net-dsa-merge-rtnl_lock-sections-in-dsa_slave_create.patch
parenteff4f8b2f0a2900c945c21c8183d1faa0ac35ec1 (diff)
downloadupstream-37a0cae33e94ec5822945d0c6a7c74600b4f4ade.tar.gz
upstream-37a0cae33e94ec5822945d0c6a7c74600b4f4ade.tar.bz2
upstream-37a0cae33e94ec5822945d0c6a7c74600b4f4ade.zip
kernel: bump 5.15 to 5.15.69
All patches automatically rebased Build system: x86_64 Build-tested: bcm2711/RPi4B, mt7622/RT3200 Run-tested: bcm2711/RPi4B, mt7622/RT3200 Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/backport-5.15/765-v5.17-02-net-next-net-dsa-merge-rtnl_lock-sections-in-dsa_slave_create.patch')
-rw-r--r--target/linux/generic/backport-5.15/765-v5.17-02-net-next-net-dsa-merge-rtnl_lock-sections-in-dsa_slave_create.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-5.15/765-v5.17-02-net-next-net-dsa-merge-rtnl_lock-sections-in-dsa_slave_create.patch b/target/linux/generic/backport-5.15/765-v5.17-02-net-next-net-dsa-merge-rtnl_lock-sections-in-dsa_slave_create.patch
index c2493a08fd..50aa5d8f0d 100644
--- a/target/linux/generic/backport-5.15/765-v5.17-02-net-next-net-dsa-merge-rtnl_lock-sections-in-dsa_slave_create.patch
+++ b/target/linux/generic/backport-5.15/765-v5.17-02-net-next-net-dsa-merge-rtnl_lock-sections-in-dsa_slave_create.patch
@@ -16,7 +16,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
--- a/net/dsa/slave.c
+++ b/net/dsa/slave.c
-@@ -1997,14 +1997,12 @@ int dsa_slave_create(struct dsa_port *po
+@@ -1988,14 +1988,12 @@ int dsa_slave_create(struct dsa_port *po
}
rtnl_lock();