diff options
author | David Bauer <mail@david-bauer.net> | 2022-01-13 10:06:20 +0100 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2022-01-13 20:30:59 +0100 |
commit | 43d105ec2aa2ee35c9687eab965ac8006e6484ce (patch) | |
tree | 5e65bd8062452e4f46c2a8ddbe75f0a9e5176aed /target/linux/bcm27xx/patches-5.4/950-0137-lan78xx-EEE-support-is-now-a-PHY-property.patch | |
parent | 1db847488de5a86e1ad203f51c88a5df72cc9e2f (diff) | |
download | upstream-43d105ec2aa2ee35c9687eab965ac8006e6484ce.tar.gz upstream-43d105ec2aa2ee35c9687eab965ac8006e6484ce.tar.bz2 upstream-43d105ec2aa2ee35c9687eab965ac8006e6484ce.zip |
kernel: bump 5.4 to 5.4.171
Compile-tested: ath79-generic ipq40xx-generic
Run-tested: ath79-generic
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/bcm27xx/patches-5.4/950-0137-lan78xx-EEE-support-is-now-a-PHY-property.patch')
-rw-r--r-- | target/linux/bcm27xx/patches-5.4/950-0137-lan78xx-EEE-support-is-now-a-PHY-property.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.4/950-0137-lan78xx-EEE-support-is-now-a-PHY-property.patch b/target/linux/bcm27xx/patches-5.4/950-0137-lan78xx-EEE-support-is-now-a-PHY-property.patch index b30d95694b..719264994e 100644 --- a/target/linux/bcm27xx/patches-5.4/950-0137-lan78xx-EEE-support-is-now-a-PHY-property.patch +++ b/target/linux/bcm27xx/patches-5.4/950-0137-lan78xx-EEE-support-is-now-a-PHY-property.patch @@ -15,7 +15,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org> --- a/drivers/net/usb/lan78xx.c +++ b/drivers/net/usb/lan78xx.c -@@ -2188,7 +2188,7 @@ static int lan78xx_phy_init(struct lan78 +@@ -2190,7 +2190,7 @@ static int lan78xx_phy_init(struct lan78 mii_adv_to_linkmode_adv_t(fc, mii_adv); linkmode_or(phydev->advertising, fc, phydev->advertising); |