diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-03-31 19:21:13 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-03-31 19:21:13 +0000 |
commit | 35df52f89f896d1e55ab19f8fba9a8b4ace302c5 (patch) | |
tree | 75f787c00828f31f706f2d25b7b6579d86066d30 /target/linux/generic/patches-3.18/701-phy_extension.patch | |
parent | 17fb965d6baadc0ac6d39e7cb89954722f2ea7d2 (diff) | |
download | upstream-35df52f89f896d1e55ab19f8fba9a8b4ace302c5.tar.gz upstream-35df52f89f896d1e55ab19f8fba9a8b4ace302c5.tar.bz2 upstream-35df52f89f896d1e55ab19f8fba9a8b4ace302c5.zip |
generic/3.18: upgrade to 3.18.10
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45197
Diffstat (limited to 'target/linux/generic/patches-3.18/701-phy_extension.patch')
-rw-r--r-- | target/linux/generic/patches-3.18/701-phy_extension.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/701-phy_extension.patch b/target/linux/generic/patches-3.18/701-phy_extension.patch index 6da486bb27..5c63dbec62 100644 --- a/target/linux/generic/patches-3.18/701-phy_extension.patch +++ b/target/linux/generic/patches-3.18/701-phy_extension.patch @@ -1,6 +1,6 @@ --- a/drivers/net/phy/phy.c +++ b/drivers/net/phy/phy.c -@@ -338,6 +338,50 @@ int phy_ethtool_gset(struct phy_device * +@@ -357,6 +357,50 @@ int phy_ethtool_gset(struct phy_device * } EXPORT_SYMBOL(phy_ethtool_gset); |