diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-18 14:12:50 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-18 15:12:06 +0100 |
commit | 7b0e1d28e89e8932aa228ff2f37c274745eaa5e8 (patch) | |
tree | dfaded69f238608d359af5737be5bb5a817d0ff1 /target/linux/mediatek | |
parent | 386a57dc596c95919024e0726582a996d801d9fb (diff) | |
download | upstream-7b0e1d28e89e8932aa228ff2f37c274745eaa5e8.tar.gz upstream-7b0e1d28e89e8932aa228ff2f37c274745eaa5e8.tar.bz2 upstream-7b0e1d28e89e8932aa228ff2f37c274745eaa5e8.zip |
kernel: bump 4.14 to 4.14.89
Refreshed all patches.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r-- | target/linux/mediatek/patches-4.14/0052-net-phy-add-FC.patch | 2 |
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 c396e314a9..9d9391d6cd 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 -@@ -1943,7 +1943,7 @@ static struct phy_driver genphy_driver = +@@ -1940,7 +1940,7 @@ static struct phy_driver genphy_driver = .config_init = genphy_config_init, .features = PHY_GBIT_FEATURES | SUPPORTED_MII | SUPPORTED_AUI | SUPPORTED_FIBRE | |