aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-4.14
diff options
context:
space:
mode:
authorStijn Segers <foss@volatilesystems.org>2018-03-22 18:34:08 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2018-03-23 23:49:55 +0100
commit41a881a8d9e7dc33b28768a8377ec67a7f8a0aae (patch)
treeb7c1d5a8a28186b8daee611a48ccc3675da1060c /target/linux/mediatek/patches-4.14
parent4a788fcf63920769be3428d5c61eaa6f09d5291a (diff)
downloadupstream-41a881a8d9e7dc33b28768a8377ec67a7f8a0aae.tar.gz
upstream-41a881a8d9e7dc33b28768a8377ec67a7f8a0aae.tar.bz2
upstream-41a881a8d9e7dc33b28768a8377ec67a7f8a0aae.zip
Kernel: bump 4.14 to 4.14.29
Right patch version this time, sorry! * Patch 180-usb-xhci-add-support-for-performing-fake-doorbell.patch had to be adjusted slightly because of upstream adapted code. * Refreshed patches. Compile-tested: ramips/mt7621, x86/64 Run-tested: ramips/mt7621, x86/64 Signed-off-by: Stijn Segers <foss@volatilesystems.org> Tested-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'target/linux/mediatek/patches-4.14')
-rw-r--r--target/linux/mediatek/patches-4.14/0052-net-phy-add-FC.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-4.14/0052-net-phy-add-FC.patch b/target/linux/mediatek/patches-4.14/0052-net-phy-add-FC.patch
index 5d04113852..021f713157 100644
--- a/target/linux/mediatek/patches-4.14/0052-net-phy-add-FC.patch
+++ b/target/linux/mediatek/patches-4.14/0052-net-phy-add-FC.patch
@@ -10,7 +10,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
--- a/drivers/net/phy/phy_device.c
+++ b/drivers/net/phy/phy_device.c
-@@ -1912,7 +1912,7 @@ static struct phy_driver genphy_driver =
+@@ -1922,7 +1922,7 @@ static struct phy_driver genphy_driver =
.config_init = genphy_config_init,
.features = PHY_GBIT_FEATURES | SUPPORTED_MII |
SUPPORTED_AUI | SUPPORTED_FIBRE |