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:52:39 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-25 16:46:01 +0200
commite4eec3bfd813d8ebe45d3489c630a9c60a781c55 (patch)
tree9dfe388cbe432a2f8bc57353a51eefe68ec36d88 /target/linux/mediatek/patches-4.14/0051-net-mediatek-increase-tx_timeout.patch
parent5816caad26ae294f0adb4ed07ed53dcba7277c33 (diff)
downloadupstream-e4eec3bfd813d8ebe45d3489c630a9c60a781c55.tar.gz
upstream-e4eec3bfd813d8ebe45d3489c630a9c60a781c55.tar.bz2
upstream-e4eec3bfd813d8ebe45d3489c630a9c60a781c55.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);