aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-4.14/0051-net-mediatek-increase-tx_timeout.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-25 12:54:12 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-25 16:48:50 +0200
commiteee336ee4a19b80721d47a04c4a6984eb0a555a6 (patch)
tree1482d547ef61a9ed3a1da845acc8e7246b149905 /target/linux/mediatek/patches-4.14/0051-net-mediatek-increase-tx_timeout.patch
parentdbe5730bf956903f64975a3baf746c93d4f36e10 (diff)
downloadupstream-eee336ee4a19b80721d47a04c4a6984eb0a555a6.tar.gz
upstream-eee336ee4a19b80721d47a04c4a6984eb0a555a6.tar.bz2
upstream-eee336ee4a19b80721d47a04c4a6984eb0a555a6.zip
kernel: bump 4.14 to 4.14.130
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mediatek/patches-4.14/0051-net-mediatek-increase-tx_timeout.patch')
-rw-r--r--target/linux/mediatek/patches-4.14/0051-net-mediatek-increase-tx_timeout.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-4.14/0051-net-mediatek-increase-tx_timeout.patch b/target/linux/mediatek/patches-4.14/0051-net-mediatek-increase-tx_timeout.patch
index f4c0fce566..81e984ccfa 100644
--- a/target/linux/mediatek/patches-4.14/0051-net-mediatek-increase-tx_timeout.patch
+++ b/target/linux/mediatek/patches-4.14/0051-net-mediatek-increase-tx_timeout.patch
@@ -10,7 +10,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
--- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c
+++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
-@@ -2454,7 +2454,7 @@ static int mtk_add_mac(struct mtk_eth *e
+@@ -2455,7 +2455,7 @@ static int mtk_add_mac(struct mtk_eth *e
mac->hw_stats->reg_offset = id * MTK_STAT_OFFSET;
SET_NETDEV_DEV(eth->netdev[id], eth->dev);