diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2019-12-24 14:36:38 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-12-25 15:51:43 +0100 |
commit | d13c6d078e97f97ea06b0c5a66de5d4a87d9b6df (patch) | |
tree | f2011ccb0a4416e51301661ef7f9eac0b495b37a /target/linux/mvebu/patches-4.14/408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch | |
parent | f80272dd9c40dae4aeff38fa5c7132a0f5fc198c (diff) | |
download | upstream-d13c6d078e97f97ea06b0c5a66de5d4a87d9b6df.tar.gz upstream-d13c6d078e97f97ea06b0c5a66de5d4a87d9b6df.tar.bz2 upstream-d13c6d078e97f97ea06b0c5a66de5d4a87d9b6df.zip |
kernel: bump 4.14 to 4.14.160
Refreshed all patches.
Compile-tested on: ipq40xx, ath79
Runtime-tested on: ipq40xx
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 2e4be1bc48..19f8f1e632 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 @@ -129,7 +129,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> /* 802.11 specific */ struct wireless_dev; /* 802.15.4 specific */ -@@ -1935,6 +1936,7 @@ struct net_device { +@@ -1940,6 +1941,7 @@ struct net_device { struct netprio_map __rcu *priomap; #endif struct phy_device *phydev; |