aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch
diff options
context:
space:
mode:
authorJohn Audia <graysky@archlinux.us>2020-09-26 13:30:16 -0400
committerDavid Bauer <mail@david-bauer.net>2020-09-28 16:23:11 +0200
commit283cdb30ab70e01ddeae3bb74a4c719bc460d3e9 (patch)
tree2647ec78a10bb1570986d43688f154d8384cefbf /target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch
parenta735eabc32d4e7e419c0f052ceb3b0529516595b (diff)
downloadupstream-283cdb30ab70e01ddeae3bb74a4c719bc460d3e9.tar.gz
upstream-283cdb30ab70e01ddeae3bb74a4c719bc460d3e9.tar.bz2
upstream-283cdb30ab70e01ddeae3bb74a4c719bc460d3e9.zip
kernel: bump 5.4 to 5.4.68
All modifications made by update_kernel.sh Build system: x86_64 Build-tested: ipq806x, ath79/generic, bcm72xx/bcm2711 Run-tested: ipq806x (R7800) No dmesg regressions, everything functional Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch')
-rw-r--r--target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch b/target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch
index 6ee99b4791..ecb70a9904 100644
--- a/target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch
+++ b/target/linux/generic/backport-5.4/737-v5.5-net-phy-add-core-phylib-sfp-support.patch
@@ -130,7 +130,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
/* Some Ethernet drivers try to connect to a PHY device before
* calling register_netdevice() -> netdev_register_kobject() and
* does the dev->dev.kobj initialization. Here we only check for
-@@ -2289,6 +2352,9 @@ static int phy_remove(struct device *dev
+@@ -2290,6 +2353,9 @@ static int phy_remove(struct device *dev
phydev->state = PHY_DOWN;
mutex_unlock(&phydev->lock);