aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-05-24 20:35:46 +0000
committerNicolas Thill <nico@openwrt.org>2010-05-24 20:35:46 +0000
commit6598259ef5e5ba6a430a2777f0d81c912223ccf7 (patch)
tree03d621ef58de563a798a2ac4ee8ddef85a292a06 /target/linux/atheros
parentcfbeeb7b8539940f0be3d3d72242655793ac51b9 (diff)
downloadmaster-187ad058-6598259ef5e5ba6a430a2777f0d81c912223ccf7.tar.gz
master-187ad058-6598259ef5e5ba6a430a2777f0d81c912223ccf7.tar.bz2
master-187ad058-6598259ef5e5ba6a430a2777f0d81c912223ccf7.zip
target/linux: refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21566 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-rw-r--r--target/linux/atheros/patches-2.6.32/200-ar2313_enable_mvswitch.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.32/200-ar2313_enable_mvswitch.patch b/target/linux/atheros/patches-2.6.32/200-ar2313_enable_mvswitch.patch
index 60025e43ea..b97a62d81c 100644
--- a/target/linux/atheros/patches-2.6.32/200-ar2313_enable_mvswitch.patch
+++ b/target/linux/atheros/patches-2.6.32/200-ar2313_enable_mvswitch.patch
@@ -48,7 +48,7 @@
/* reset descriptor's curr_addr */
rxdesc->addr = virt_to_phys(skb_new->data);
-@@ -1239,6 +1245,8 @@ static int ar231x_mdiobus_probe (struct
+@@ -1239,6 +1245,8 @@ static int ar231x_mdiobus_probe (struct
return PTR_ERR(phydev);
}