aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-11-27 18:26:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-11-27 18:26:00 +0000
commit77e1a3675ad9d97ca6b564c759b2aaa6437c6d8b (patch)
treedf24e30d1f0e8637a8c59a330a5dacd5579646e7 /target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch
parent22b42b423394055a9c06096835013c6588de04db (diff)
downloadupstream-77e1a3675ad9d97ca6b564c759b2aaa6437c6d8b.tar.gz
upstream-77e1a3675ad9d97ca6b564c759b2aaa6437c6d8b.tar.bz2
upstream-77e1a3675ad9d97ca6b564c759b2aaa6437c6d8b.zip
kernel: backport patches for overriding PHY reset to 3.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43409
Diffstat (limited to 'target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch')
-rw-r--r--target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch b/target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch
index d634647ddb..b617fc2575 100644
--- a/target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch
+++ b/target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch
@@ -1,6 +1,6 @@
--- a/include/linux/phy.h
+++ b/include/linux/phy.h
-@@ -417,9 +417,18 @@ struct phy_driver {
+@@ -422,9 +422,18 @@ struct phy_driver {
*/
int (*config_aneg)(struct phy_device *phydev);