aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-04-29 04:00:30 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2023-04-30 00:01:12 +0200
commit80c1105b0339516344f12364a599070ab1c9a41a (patch)
tree408eac16b110a5e0d9854abd91a35e0dca89f7bb /target/linux/bcm53xx
parent4a043dc9d46e36882afbecb20f479e335549bd4b (diff)
downloadupstream-80c1105b0339516344f12364a599070ab1c9a41a.tar.gz
upstream-80c1105b0339516344f12364a599070ab1c9a41a.tar.bz2
upstream-80c1105b0339516344f12364a599070ab1c9a41a.zip
kernel: bump 5.10 to 5.10.179
All patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r--target/linux/bcm53xx/patches-5.10/039-v6.2-bcma-support-SPROM-rev-11.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-5.10/039-v6.2-bcma-support-SPROM-rev-11.patch b/target/linux/bcm53xx/patches-5.10/039-v6.2-bcma-support-SPROM-rev-11.patch
index 7c9eb5537e..5ebc78ca20 100644
--- a/target/linux/bcm53xx/patches-5.10/039-v6.2-bcma-support-SPROM-rev-11.patch
+++ b/target/linux/bcm53xx/patches-5.10/039-v6.2-bcma-support-SPROM-rev-11.patch
@@ -17,7 +17,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
--- a/drivers/bcma/sprom.c
+++ b/drivers/bcma/sprom.c
-@@ -165,7 +165,7 @@ static int bcma_sprom_valid(struct bcma_
+@@ -170,7 +170,7 @@ static int bcma_sprom_valid(struct bcma_
return err;
revision = sprom[words - 1] & SSB_SPROM_REVISION_REV;