aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-4.14/0052-net-phy-add-FC.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-01-15 12:41:26 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-01-15 13:58:36 +0100
commit939fa07b041fef58196fba8dd4b5184adb7b4d3f (patch)
tree85df6f5dd68581ed42fc243153527b3e7c7c147d /target/linux/mediatek/patches-4.14/0052-net-phy-add-FC.patch
parentcae263227ffdec1bd0d005b7752f25b6ebc6f8fa (diff)
downloadupstream-939fa07b041fef58196fba8dd4b5184adb7b4d3f.tar.gz
upstream-939fa07b041fef58196fba8dd4b5184adb7b4d3f.tar.bz2
upstream-939fa07b041fef58196fba8dd4b5184adb7b4d3f.zip
kernel: bump 4.14 to 4.14.93
Refreshed all patches. Remove upstreamed: - 510-f2fs-fix-sanity_check_raw_super-on-big-endian-machines.patch 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/patches-4.14/0052-net-phy-add-FC.patch')
-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 9d9391d6cd..1e0f9a9b2a 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
-@@ -1940,7 +1940,7 @@ static struct phy_driver genphy_driver =
+@@ -1937,7 +1937,7 @@ static struct phy_driver genphy_driver =
.config_init = genphy_config_init,
.features = PHY_GBIT_FEATURES | SUPPORTED_MII |
SUPPORTED_AUI | SUPPORTED_FIBRE |