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
commitd870349db657b14524a035a05cacbe829fc44530 (patch)
tree06ad07dfc746e7bd08e21189bd73fb9cbd99bc82 /target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch
parentd145ef383a83f0002328935ce847e949e3079eb4 (diff)
downloadmaster-187ad058-d870349db657b14524a035a05cacbe829fc44530.tar.gz
master-187ad058-d870349db657b14524a035a05cacbe829fc44530.tar.bz2
master-187ad058-d870349db657b14524a035a05cacbe829fc44530.zip
kernel: backport patches for overriding PHY reset to 3.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43409 3c298f89-4303-0410-b956-a3cf2f4a3e73
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);