diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-03-25 11:56:10 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-03-29 18:04:39 +0100 |
commit | dac25a5f22252c0c3184aebdac578472ad28021f (patch) | |
tree | 59f92af1eea55c8a44bcdf4f2b389c03728f3bb5 /target/linux/kirkwood | |
parent | 6c3ca1d1eaee37dc1cc4962adf66692c579b5342 (diff) | |
download | upstream-dac25a5f22252c0c3184aebdac578472ad28021f.tar.gz upstream-dac25a5f22252c0c3184aebdac578472ad28021f.tar.bz2 upstream-dac25a5f22252c0c3184aebdac578472ad28021f.zip |
kernel: bump 4.9 to 4.9.165
Refreshed all patches.
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r-- | target/linux/kirkwood/patches-4.9/200-disable-tso.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-4.9/200-disable-tso.patch b/target/linux/kirkwood/patches-4.9/200-disable-tso.patch index cde53d0218..78e4f59e6a 100644 --- a/target/linux/kirkwood/patches-4.9/200-disable-tso.patch +++ b/target/linux/kirkwood/patches-4.9/200-disable-tso.patch @@ -19,7 +19,7 @@ Signed-off-by: Ezequiel Garcia <ezequiel.garcia <at> free-electrons.com> --- --- a/drivers/net/ethernet/marvell/mv643xx_eth.c +++ b/drivers/net/ethernet/marvell/mv643xx_eth.c -@@ -3197,11 +3197,11 @@ static int mv643xx_eth_probe(struct plat +@@ -3202,11 +3202,11 @@ static int mv643xx_eth_probe(struct plat dev->watchdog_timeo = 2 * HZ; dev->base_addr = 0; |