X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/27a5eb2de740ac23e85e9bc7405aac9d844a28f7..ce88f0a6d28a8274c96a2554ef3d1dbf85e8a781:/target/linux/atheros/patches-2.6.32/200-ar2313_enable_mvswitch.patch diff --git a/target/linux/atheros/patches-2.6.32/200-ar2313_enable_mvswitch.patch b/target/linux/atheros/patches-2.6.32/200-ar2313_enable_mvswitch.patch index 60025e43e..b97a62d81 100644 --- a/target/linux/atheros/patches-2.6.32/200-ar2313_enable_mvswitch.patch +++ b/target/linux/atheros/patches-2.6.32/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); }