[kernel] 2.6.26: fix a typo in the latest mini_fo patch
[openwrt.git] / target / linux / ar7 / patches-2.6.25 / 170-cpmac_eth_fix.patch
index c720794..dbb6c36 100644 (file)
@@ -1,8 +1,8 @@
-Index: linux-2.6.25.1/drivers/net/cpmac.c
+Index: linux-2.6.25.4/drivers/net/cpmac.c
 ===================================================================
---- linux-2.6.25.1.orig/drivers/net/cpmac.c    2008-05-03 16:24:37.000000000 +0200
-+++ linux-2.6.25.1/drivers/net/cpmac.c 2008-05-03 16:24:49.000000000 +0200
-@@ -1178,9 +1178,7 @@
+--- 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 
        priv->msg_enable = netif_msg_init(debug_level, 0xff);
        memcpy(dev->dev_addr, pdata->dev_addr, sizeof(dev->dev_addr));
  
This page took 0.021721 seconds and 4 git commands to generate.