diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-31 14:08:58 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-31 14:08:58 +0000 |
commit | 82e244fb28d8e35d96fcdd4ba3428d7579963f72 (patch) | |
tree | 05544ee76c9fb8de39d8fe15fa5036a4f6e42e2d /target/linux/ar7/patches-2.6.32/971-cpmac_cleanup.patch | |
parent | 66f9c974c03db283551b7825cffe95a52ca964ad (diff) | |
download | upstream-82e244fb28d8e35d96fcdd4ba3428d7579963f72.tar.gz upstream-82e244fb28d8e35d96fcdd4ba3428d7579963f72.tar.bz2 upstream-82e244fb28d8e35d96fcdd4ba3428d7579963f72.zip |
refresh patches
SVN-Revision: 22849
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 754119a41c..ea13bb140e 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) { |