projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
generic: rtl8366s: use correct bitmasks in sanity checks
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.36
/
206-npe_driver_add_update_link_function.patch
diff --git
a/target/linux/ixp4xx/patches-2.6.36/206-npe_driver_add_update_link_function.patch
b/target/linux/ixp4xx/patches-2.6.36/206-npe_driver_add_update_link_function.patch
index
7ae1a84
..
6e5b7e0
100644
(file)
--- a/
target/linux/ixp4xx/patches-2.6.36/206-npe_driver_add_update_link_function.patch
+++ b/
target/linux/ixp4xx/patches-2.6.36/206-npe_driver_add_update_link_function.patch
@@
-85,7
+85,7
@@
phy_start(port->phydev);
}
-@@ -12
63,6 +1277
,10 @@ static int __devinit eth_init_one(struct
+@@ -12
75,6 +1289
,10 @@ static int __devinit eth_init_one(struct
if ((err = register_netdev(dev)))
goto err_phy_dis;
This page took
0.020975 seconds
and
4
git commands to generate.