X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.23%2F600-phy_extension.patch;fp=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.23%2F600-phy_extension.patch;h=b2d36a3fa2cf6c9a07cae680ce49d03bc6d8410f;hp=cf874169f8b6d2ff43079e46d49fafc513fc2766;hb=5d67fbe1b7c3aa6e64c9c694aef1e0769072e973;hpb=2b2541ebad985e416bd9a95e4fb8ccad1407570b diff --git a/target/linux/generic-2.6/patches-2.6.23/600-phy_extension.patch b/target/linux/generic-2.6/patches-2.6.23/600-phy_extension.patch index cf874169f8..b2d36a3fa2 100644 --- a/target/linux/generic-2.6/patches-2.6.23/600-phy_extension.patch +++ b/target/linux/generic-2.6/patches-2.6.23/600-phy_extension.patch @@ -1,6 +1,6 @@ --- a/drivers/net/phy/phy.c +++ b/drivers/net/phy/phy.c -@@ -344,6 +344,50 @@ +@@ -344,6 +344,50 @@ int phy_ethtool_gset(struct phy_device * } EXPORT_SYMBOL(phy_ethtool_gset); @@ -53,7 +53,7 @@ * @phydev: the phy_device struct --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -393,6 +393,7 @@ +@@ -393,6 +393,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);