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 | a7ec79d712b21a76c67168ebf7f243c7bcde452d (patch) | |
tree | 4755fffee32e4de481b8cfe68fe85c587621edf4 /target/linux/atheros/patches-2.6.33 | |
parent | d1ed288d6c86bf276a496dfd5f562e24350a544f (diff) | |
download | upstream-a7ec79d712b21a76c67168ebf7f243c7bcde452d.tar.gz upstream-a7ec79d712b21a76c67168ebf7f243c7bcde452d.tar.bz2 upstream-a7ec79d712b21a76c67168ebf7f243c7bcde452d.zip |
add kernel 2.6.34 support, refresh patches
SVN-Revision: 21235
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); } |