diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2017-02-06 02:47:54 +0100 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2017-02-06 03:23:06 +0100 |
commit | d2c4041f0266cc93447998ddd67c7d6b6a4c2ee3 (patch) | |
tree | ca75cb0ff57bf1cee1b57353074106f71265a103 /target/linux/ipq806x | |
parent | 3bef96ef18a6fb20401313dfa6e88057d56b16ad (diff) | |
download | upstream-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/ipq806x')
-rw-r--r-- | target/linux/ipq806x/patches-4.4/400-dsa-add-qca.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-4.4/400-dsa-add-qca.patch b/target/linux/ipq806x/patches-4.4/400-dsa-add-qca.patch index c369ab914a..1cadba2009 100644 --- a/target/linux/ipq806x/patches-4.4/400-dsa-add-qca.patch +++ b/target/linux/ipq806x/patches-4.4/400-dsa-add-qca.patch @@ -820,7 +820,7 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> #endif --- a/net/dsa/slave.c +++ b/net/dsa/slave.c -@@ -1180,6 +1180,11 @@ int dsa_slave_create(struct dsa_switch * +@@ -1182,6 +1182,11 @@ int dsa_slave_create(struct dsa_switch * p->xmit = brcm_netdev_ops.xmit; break; #endif |