aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2017-02-06 02:47:54 +0100
committerStijn Tintel <stijn@linux-ipv6.be>2017-02-06 03:23:06 +0100
commitd2c4041f0266cc93447998ddd67c7d6b6a4c2ee3 (patch)
treeca75cb0ff57bf1cee1b57353074106f71265a103 /target/linux/cns3xxx
parent3bef96ef18a6fb20401313dfa6e88057d56b16ad (diff)
downloadupstream-d2c4041f0266cc93447998ddd67c7d6b6a4c2ee3.tar.gz
upstream-d2c4041f0266cc93447998ddd67c7d6b6a4c2ee3.tar.bz2
upstream-d2c4041f0266cc93447998ddd67c7d6b6a4c2ee3.zip
kernel: update kernel 4.4 to version 4.4.47
Refresh patches for all targets that support kernel 4.4. Compile-tested on all targets that use kernel 4.4 and aren't marked broken, except arc770 and arch38 due to broken toolchain. Runtime-tested on ar71xx, octeon, ramips and x86/64. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/cns3xxx')
-rw-r--r--target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch b/target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch
index c3f53874f9..f3ae5e6f2b 100644
--- a/target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch
+++ b/target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/phy/broadcom.c
+++ b/drivers/net/phy/broadcom.c
-@@ -382,6 +382,11 @@ static int bcm5481_config_aneg(struct ph
+@@ -414,6 +414,11 @@ static int bcm5481_config_aneg(struct ph
/* Write bits 14:0. */
reg |= (1 << 15);
phy_write(phydev, 0x18, reg);