diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-28 14:09:43 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-28 14:09:43 +0000 |
commit | 27a5eb2de740ac23e85e9bc7405aac9d844a28f7 (patch) | |
tree | 53ed40266041ecbca861bfc634a2defff060a1c4 /target/linux/atheros/patches-2.6.33/200-ar2313_enable_mvswitch.patch | |
parent | 505801ef4492bb821490bacaffe70d170b9e9edd (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/200-ar2313_enable_mvswitch.patch')
-rw-r--r-- | target/linux/atheros/patches-2.6.33/200-ar2313_enable_mvswitch.patch | 2 |
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 b97a62d81c..60025e43ea 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); } |