summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.25/170-cpmac_eth_fix.patch
diff options
context:
space:
mode:
authorMatteo Croce <rootkit85@yahoo.it>2008-06-12 22:33:48 +0000
committerMatteo Croce <rootkit85@yahoo.it>2008-06-12 22:33:48 +0000
commitd1c097e3d033d1f8545d8a9b5ae82a224434a475 (patch)
tree3af6b947e2feaedcc7416dd5f5df01d485cc099e /target/linux/ar7/patches-2.6.25/170-cpmac_eth_fix.patch
parente8a8d5811d8e3716a0f66769242ab564c4d00d14 (diff)
downloadmaster-31e0f0ae-d1c097e3d033d1f8545d8a9b5ae82a224434a475.tar.gz
master-31e0f0ae-d1c097e3d033d1f8545d8a9b5ae82a224434a475.tar.bz2
master-31e0f0ae-d1c097e3d033d1f8545d8a9b5ae82a224434a475.zip
ar7: refresh patches
SVN-Revision: 11452
Diffstat (limited to 'target/linux/ar7/patches-2.6.25/170-cpmac_eth_fix.patch')
-rw-r--r--target/linux/ar7/patches-2.6.25/170-cpmac_eth_fix.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/ar7/patches-2.6.25/170-cpmac_eth_fix.patch b/target/linux/ar7/patches-2.6.25/170-cpmac_eth_fix.patch
index dbb6c36204..0942b1ccc9 100644
--- a/target/linux/ar7/patches-2.6.25/170-cpmac_eth_fix.patch
+++ b/target/linux/ar7/patches-2.6.25/170-cpmac_eth_fix.patch
@@ -1,8 +1,6 @@
-Index: linux-2.6.25.4/drivers/net/cpmac.c
-===================================================================
---- linux-2.6.25.4.orig/drivers/net/cpmac.c
-+++ linux-2.6.25.4/drivers/net/cpmac.c
-@@ -1178,9 +1178,7 @@ static int __devinit cpmac_probe(struct
+--- a/drivers/net/cpmac.c
++++ b/drivers/net/cpmac.c
+@@ -1178,9 +1178,7 @@
priv->msg_enable = netif_msg_init(debug_level, 0xff);
memcpy(dev->dev_addr, pdata->dev_addr, sizeof(dev->dev_addr));