X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.14%2F702-phy_add_aneg_done_function.patch;h=b617fc2575b202a699b4ec7a2cf62d5b2f6dc4b4;hp=d634647ddbe80376427f727f56caa9cd6f56f9a1;hb=caeb8bdb0572652595fe2c72eb7211e2af7c9173;hpb=392d8bd3cdb62a6c76229ef15582df844880e96b 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);