X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/27c303501e47f15ba64569c28b1a1a125ba1714b..807dad190f2e9a4fd7651808e33d2d8992c7d700:/target/linux/generic-2.6/patches-2.6.30/600-phy_extension.patch diff --git a/target/linux/generic-2.6/patches-2.6.30/600-phy_extension.patch b/target/linux/generic-2.6/patches-2.6.30/600-phy_extension.patch index 990d3cd88..72a4fa523 100644 --- a/target/linux/generic-2.6/patches-2.6.30/600-phy_extension.patch +++ b/target/linux/generic-2.6/patches-2.6.30/600-phy_extension.patch @@ -73,7 +73,7 @@ idx = phy_find_valid(idx, phydev->supported); --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -477,6 +477,7 @@ void phy_start_machine(struct phy_device +@@ -483,6 +483,7 @@ void phy_start_machine(struct phy_device void phy_stop_machine(struct phy_device *phydev); int phy_ethtool_sset(struct phy_device *phydev, struct ethtool_cmd *cmd); int phy_ethtool_gset(struct phy_device *phydev, struct ethtool_cmd *cmd);