diff options
Diffstat (limited to 'target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch')
-rw-r--r-- | target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch b/target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch index c652d7b..bb4af76 100644 --- a/target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch +++ b/target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch @@ -48,7 +48,7 @@ /* reset descriptor's curr_addr */ rxdesc->addr = virt_to_phys(skb_new->data); -@@ -1254,6 +1260,8 @@ static int ar231x_mdiobus_probe (struct +@@ -1254,6 +1260,8 @@ static int ar231x_mdiobus_probe (struct return PTR_ERR(phydev); } |