diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-03-14 14:25:00 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-03-19 16:30:29 +0100 |
commit | 0a637c7f879bf50a51cecbe1b62b94ccb74530be (patch) | |
tree | 488026d6309a379dfc85f6cb14338232d7e80407 /target/linux/mvebu/patches-4.14/408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch | |
parent | 24f32072d20edd68996db57253f36b0e0aec2bec (diff) | |
download | upstream-0a637c7f879bf50a51cecbe1b62b94ccb74530be.tar.gz upstream-0a637c7f879bf50a51cecbe1b62b94ccb74530be.tar.bz2 upstream-0a637c7f879bf50a51cecbe1b62b94ccb74530be.zip |
kernel: bump 4.14 to 4.14.106
Refreshed all targets.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mvebu/patches-4.14/408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch')
-rw-r--r-- | target/linux/mvebu/patches-4.14/408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.14/408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch b/target/linux/mvebu/patches-4.14/408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch index f5506a8bdf..540ef51ba4 100644 --- a/target/linux/mvebu/patches-4.14/408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch +++ b/target/linux/mvebu/patches-4.14/408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch @@ -49,7 +49,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> }; --- a/drivers/net/phy/phylink.c +++ b/drivers/net/phy/phylink.c -@@ -1054,34 +1054,6 @@ int phylink_ethtool_set_pauseparam(struc +@@ -1058,34 +1058,6 @@ int phylink_ethtool_set_pauseparam(struc } EXPORT_SYMBOL_GPL(phylink_ethtool_set_pauseparam); |