aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-5.15
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-08-25 10:36:19 -0400
committerPetr Štetiar <ynezz@true.cz>2022-08-25 22:07:43 +0200
commitedeae512c065ed54f5ab492b5a2bdf0e833bb685 (patch)
tree90f789da2b98538184d97f462d9fa679157bcdc3 /target/linux/ramips/patches-5.15
parent31648c4b59add5b1cb441073a46c80ab768b588c (diff)
downloadupstream-edeae512c065ed54f5ab492b5a2bdf0e833bb685.tar.gz
upstream-edeae512c065ed54f5ab492b5a2bdf0e833bb685.tar.bz2
upstream-edeae512c065ed54f5ab492b5a2bdf0e833bb685.zip
kernel: bump 5.15 to 5.15.63
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/ramips/patches-5.15')
-rw-r--r--target/linux/ramips/patches-5.15/720-Revert-net-phy-simplify-phy_link_change-arguments.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-5.15/720-Revert-net-phy-simplify-phy_link_change-arguments.patch b/target/linux/ramips/patches-5.15/720-Revert-net-phy-simplify-phy_link_change-arguments.patch
index 6db8296743..afdfc892d5 100644
--- a/target/linux/ramips/patches-5.15/720-Revert-net-phy-simplify-phy_link_change-arguments.patch
+++ b/target/linux/ramips/patches-5.15/720-Revert-net-phy-simplify-phy_link_change-arguments.patch
@@ -71,7 +71,7 @@ still required by target/linux/ramips/files/drivers/net/ethernet/ralink/mdio.c
break;
--- a/drivers/net/phy/phy_device.c
+++ b/drivers/net/phy/phy_device.c
-@@ -1023,14 +1023,16 @@ struct phy_device *phy_find_first(struct
+@@ -1029,14 +1029,16 @@ struct phy_device *phy_find_first(struct
}
EXPORT_SYMBOL(phy_find_first);