projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
generic: rtl8366: move mii bus handling to the rtl8366_smi code
[openwrt.git]
/
target
/
linux
/
atheros
/
patches-2.6.33
/
200-ar2313_enable_mvswitch.patch
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
b97a62d
..
60025e4
100644
(file)
--- 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);
}
This page took
0.019256 seconds
and
4
git commands to generate.