atheros: refresh 2.6.32 patches
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Apr 2010 13:19:29 +0000 (13:19 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Apr 2010 13:19:29 +0000 (13:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21039 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/atheros/patches-2.6.32/220-enet_micrel_workaround.patch

index dc7d63d..989bd76 100644 (file)
@@ -30,7 +30,7 @@
        if (ar231x_mdiobus_probe(dev) != 0) {
                printk(KERN_ERR "%s: mdiobus_probe failed\n", dev->name);
                rx_tasklet_cleanup(dev);
-@@ -334,8 +350,10 @@ static int __exit ar231x_remove(struct p
+@@ -334,8 +350,10 @@ static int __devexit ar231x_remove(struc
        rx_tasklet_cleanup(dev);
        ar231x_init_cleanup(dev);
        unregister_netdev(dev);
This page took 0.028139 seconds and 4 git commands to generate.