diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-28 14:09:43 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-28 14:09:43 +0000 |
commit | 223ffa46b1a2199f9d1453cd87ff24883b79571c (patch) | |
tree | 53ed40266041ecbca861bfc634a2defff060a1c4 /target/linux/atheros/patches-2.6.33 | |
parent | b050c0a6fc68edb782104e039ed9050075115a71 (diff) | |
download | upstream-223ffa46b1a2199f9d1453cd87ff24883b79571c.tar.gz upstream-223ffa46b1a2199f9d1453cd87ff24883b79571c.tar.bz2 upstream-223ffa46b1a2199f9d1453cd87ff24883b79571c.zip |
[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.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); } |