aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.4/128-phy-export-phy_speed_to_str-for-phylink.patch
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2017-08-17 13:21:21 +0100
committerStijn Tintel <stijn@linux-ipv6.be>2017-08-17 14:31:45 +0200
commit364befeccf01c07049b492d90e98c2c13457c7c3 (patch)
tree911e05589cbc75031713804d0d0767d95a075a05 /target/linux/mvebu/patches-4.4/128-phy-export-phy_speed_to_str-for-phylink.patch
parent2d02a4f5bda4a5ff392286360ec7d1129bd77d25 (diff)
downloadupstream-364befeccf01c07049b492d90e98c2c13457c7c3.tar.gz
upstream-364befeccf01c07049b492d90e98c2c13457c7c3.tar.bz2
upstream-364befeccf01c07049b492d90e98c2c13457c7c3.zip
kernel: update 4.4 to 4.4.83
Refresh patches. Minor update 704-phy-no-genphy-soft-reset.patch which was partially accepted upstream. Compile-tested on ar71xx. Runtime-tested on ar71xx. Fixes the following vulnerabilities: - CVE-2017-7533 (4.4.80) - CVE-2017-1000111 (4.4.82) - CVE-2017-1000112 (4.4.82) Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> [cleanup commit message, add compile/runtime tested] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/mvebu/patches-4.4/128-phy-export-phy_speed_to_str-for-phylink.patch')
-rw-r--r--target/linux/mvebu/patches-4.4/128-phy-export-phy_speed_to_str-for-phylink.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.4/128-phy-export-phy_speed_to_str-for-phylink.patch b/target/linux/mvebu/patches-4.4/128-phy-export-phy_speed_to_str-for-phylink.patch
index c43607029c..1b79259dac 100644
--- a/target/linux/mvebu/patches-4.4/128-phy-export-phy_speed_to_str-for-phylink.patch
+++ b/target/linux/mvebu/patches-4.4/128-phy-export-phy_speed_to_str-for-phylink.patch
@@ -34,7 +34,7 @@ Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
case PHY_##_state: \
--- a/include/linux/phy.h
+++ b/include/linux/phy.h
-@@ -812,6 +812,7 @@ int phy_ethtool_gset(struct phy_device *
+@@ -816,6 +816,7 @@ int phy_ethtool_gset(struct phy_device *
int phy_ethtool_ioctl(struct phy_device *phydev, void *useraddr);
int phy_mii_ioctl(struct phy_device *phydev, struct ifreq *ifr, int cmd);
int phy_start_interrupts(struct phy_device *phydev);