diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-04-29 20:46:49 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-04-29 20:46:49 +0000 |
commit | a528df4bb62b5f6b559e1f78483cd8cbd3eb8cd9 (patch) | |
tree | 3dfbc8c879143de9b7692bc6e527ea0c499e362e /target/linux/generic-2.6/patches-2.6.30/600-phy_extension.patch | |
parent | fab598b67528b7ba8867b12037f738696a30f9c9 (diff) | |
download | upstream-a528df4bb62b5f6b559e1f78483cd8cbd3eb8cd9.tar.gz upstream-a528df4bb62b5f6b559e1f78483cd8cbd3eb8cd9.tar.bz2 upstream-a528df4bb62b5f6b559e1f78483cd8cbd3eb8cd9.zip |
resync patches for 2.6.30-rc3
SVN-Revision: 15494
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.30/600-phy_extension.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.30/600-phy_extension.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 990d3cd884..72a4fa5232 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); |