summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.33
diff options
context:
space:
mode:
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-28 14:09:43 +0000
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-28 14:09:43 +0000
commit27a5eb2de740ac23e85e9bc7405aac9d844a28f7 (patch)
tree53ed40266041ecbca861bfc634a2defff060a1c4 /target/linux/atheros/patches-2.6.33
parent505801ef4492bb821490bacaffe70d170b9e9edd (diff)
[atheros] add kernel 2.6.34 support, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21235 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/patches-2.6.33')
-rw-r--r--target/linux/atheros/patches-2.6.33/200-ar2313_enable_mvswitch.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.33/200-ar2313_enable_mvswitch.patch b/target/linux/atheros/patches-2.6.33/200-ar2313_enable_mvswitch.patch
index b97a62d81..60025e43e 100644
--- a/target/linux/atheros/patches-2.6.33/200-ar2313_enable_mvswitch.patch
+++ b/target/linux/atheros/patches-2.6.33/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);
}