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:53:55 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-25 16:50:37 +0200
commit5e771160b81bfec760a5f7f114cc5dc41ff595e6 (patch)
treeccb8a2776710be975b27bdc3f67d5563846648bb /target/linux/mediatek/patches-4.14/0051-net-mediatek-increase-tx_timeout.patch
parent9c6fb1d67a450178da49771184dfcb85f719c594 (diff)
downloadupstream-5e771160b81bfec760a5f7f114cc5dc41ff595e6.tar.gz
upstream-5e771160b81bfec760a5f7f114cc5dc41ff595e6.tar.bz2
upstream-5e771160b81bfec760a5f7f114cc5dc41ff595e6.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);