mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ar7] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11196 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
diff -pruN linux-2.6.24.2.old/drivers/net/cpmac.c linux-2.6.24.2/drivers/net/cpmac.c
|
||||
--- linux-2.6.24.2.old/drivers/net/cpmac.c 2008-03-20 20:33:01.000000000 +0100
|
||||
+++ linux-2.6.24.2/drivers/net/cpmac.c 2008-03-20 20:47:31.000000000 +0100
|
||||
@@ -1178,9 +1179,7 @@ static int __devinit cpmac_probe(struct
|
||||
Index: linux-2.6.24.7/drivers/net/cpmac.c
|
||||
===================================================================
|
||||
--- linux-2.6.24.7.orig/drivers/net/cpmac.c
|
||||
+++ linux-2.6.24.7/drivers/net/cpmac.c
|
||||
@@ -1178,9 +1178,7 @@ static int __devinit cpmac_probe(struct
|
||||
priv->msg_enable = netif_msg_init(debug_level, 0xff);
|
||||
memcpy(dev->dev_addr, pdata->dev_addr, sizeof(dev->dev_addr));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user