diff options
author | Etienne Haarsma <bladeoner112@gmail.com> | 2018-04-28 21:51:24 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-04-30 08:00:27 +0200 |
commit | 81573ea259247f1c6c1a7a490de174d0a6c48a64 (patch) | |
tree | 9dc8bb798d93cd52d2a47b3d699581bd2d69c78c /target/linux/generic/patches-4.4/701-phy_extension.patch | |
parent | afa8873887664bbf42c8e7914dc572da2d3bcb79 (diff) | |
download | upstream-81573ea259247f1c6c1a7a490de174d0a6c48a64.tar.gz upstream-81573ea259247f1c6c1a7a490de174d0a6c48a64.tar.bz2 upstream-81573ea259247f1c6c1a7a490de174d0a6c48a64.zip |
kernel: bump kernel 4.4 to 4.4.129 for 17.01
* Refreshed patches
Compile-tested: ar71xx
Run-tested: ar71xx
Signed-off-by: Etienne Haarsma <bladeoner112@gmail.com>
Diffstat (limited to 'target/linux/generic/patches-4.4/701-phy_extension.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/701-phy_extension.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/701-phy_extension.patch b/target/linux/generic/patches-4.4/701-phy_extension.patch index 39b8fd4660..a644fd8bc0 100644 --- a/target/linux/generic/patches-4.4/701-phy_extension.patch +++ b/target/linux/generic/patches-4.4/701-phy_extension.patch @@ -1,6 +1,6 @@ --- a/drivers/net/phy/phy.c +++ b/drivers/net/phy/phy.c -@@ -385,6 +385,50 @@ int phy_ethtool_gset(struct phy_device * +@@ -391,6 +391,50 @@ int phy_ethtool_gset(struct phy_device * } EXPORT_SYMBOL(phy_ethtool_gset); |