diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-05 11:23:17 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-05 16:00:47 +0100 |
commit | f9c79947b5c4e726ecf5afd1b04d99f0b4101755 (patch) | |
tree | 6fc4416f0f7d900b899407a3e16d68794b8bc20c /target/linux/mediatek | |
parent | 91a8bc1dd06719e9edd3ab0791f5a0f11af836cd (diff) | |
download | upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.tar.gz upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.tar.bz2 upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.zip |
kernel: bump 4.14 to 4.14.79
Refreshed all patches.
Compile-tested on: cns3xxx, imx6, x86_64
Runtime-tested on: cns3xxx, imx6, x86_64
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 134d95d992..c396e314a9 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 -@@ -1926,7 +1926,7 @@ static struct phy_driver genphy_driver = +@@ -1943,7 +1943,7 @@ static struct phy_driver genphy_driver = .config_init = genphy_config_init, .features = PHY_GBIT_FEATURES | SUPPORTED_MII | SUPPORTED_AUI | SUPPORTED_FIBRE | |