aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-03-25 11:56:10 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-03-29 18:04:39 +0100
commitdac25a5f22252c0c3184aebdac578472ad28021f (patch)
tree59f92af1eea55c8a44bcdf4f2b389c03728f3bb5 /target/linux/generic
parent6c3ca1d1eaee37dc1cc4962adf66692c579b5342 (diff)
downloadupstream-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/generic')
-rw-r--r--target/linux/generic/backport-4.9/090-net-generalize-napi_complete_done.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-4.9/090-net-generalize-napi_complete_done.patch b/target/linux/generic/backport-4.9/090-net-generalize-napi_complete_done.patch
index dc97edfdc5..578cbd9bc6 100644
--- a/target/linux/generic/backport-4.9/090-net-generalize-napi_complete_done.patch
+++ b/target/linux/generic/backport-4.9/090-net-generalize-napi_complete_done.patch
@@ -476,7 +476,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
octeon_mgmt_update_rx_stats(netdev);
--- a/drivers/net/ethernet/cavium/thunder/nicvf_main.c
+++ b/drivers/net/ethernet/cavium/thunder/nicvf_main.c
-@@ -737,7 +737,7 @@ static int nicvf_poll(struct napi_struct
+@@ -748,7 +748,7 @@ static int nicvf_poll(struct napi_struct
if (work_done < budget) {
/* Slow packet rate, exit polling */