X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a569d19be442c8437a51cc63a94bc1f7dbeee29c..abcac74a1986edb6de03a8d1827709baf343a1e9:/target/linux/atheros/patches-2.6.33/200-ar2313_enable_mvswitch.patch?ds=sidebyside 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); }