diff options
author | Matteo Croce <rootkit85@yahoo.it> | 2008-06-12 22:33:48 +0000 |
---|---|---|
committer | Matteo Croce <rootkit85@yahoo.it> | 2008-06-12 22:33:48 +0000 |
commit | d1c097e3d033d1f8545d8a9b5ae82a224434a475 (patch) | |
tree | 3af6b947e2feaedcc7416dd5f5df01d485cc099e /target/linux/ar7/patches-2.6.25/170-cpmac_eth_fix.patch | |
parent | e8a8d5811d8e3716a0f66769242ab564c4d00d14 (diff) | |
download | upstream-d1c097e3d033d1f8545d8a9b5ae82a224434a475.tar.gz upstream-d1c097e3d033d1f8545d8a9b5ae82a224434a475.tar.bz2 upstream-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.patch | 8 |
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)); |