diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-10-31 13:10:49 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-10-31 13:10:49 +0000 |
commit | 56eaf842c7bb55519b15e0cd0411948e9ad18f42 (patch) | |
tree | 00fd7e3f020cfbea79ae332d1ff781809c5f410c /target/linux/ar7/patches-2.6.32/971-cpmac_cleanup.patch | |
parent | a621fdb419bc36189818fd0791a15664c4359a46 (diff) | |
download | upstream-56eaf842c7bb55519b15e0cd0411948e9ad18f42.tar.gz upstream-56eaf842c7bb55519b15e0cd0411948e9ad18f42.tar.bz2 upstream-56eaf842c7bb55519b15e0cd0411948e9ad18f42.zip |
refresh 2.6.32 patches
SVN-Revision: 23736
Diffstat (limited to 'target/linux/ar7/patches-2.6.32/971-cpmac_cleanup.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.32/971-cpmac_cleanup.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/patches-2.6.32/971-cpmac_cleanup.patch b/target/linux/ar7/patches-2.6.32/971-cpmac_cleanup.patch index ea13bb140e..754119a41c 100644 --- a/target/linux/ar7/patches-2.6.32/971-cpmac_cleanup.patch +++ b/target/linux/ar7/patches-2.6.32/971-cpmac_cleanup.patch @@ -17,7 +17,7 @@ static int __devinit cpmac_probe(struct platform_device *pdev) { int rc, phy_id; -@@ -1127,10 +1124,8 @@ static int __devinit cpmac_probe(struct +@@ -1127,10 +1124,8 @@ static int __devinit cpmac_probe(struct } if (phy_id == PHY_MAX_ADDR) { |