diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-02 12:21:31 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-02 12:21:31 +0000 |
commit | 7724f3fbc34113a22da7a2c4cbceddadeb5bdd76 (patch) | |
tree | 7ca0f3f16e0bd3f8c0f9643bca9a9f072a778080 /target/linux/ixp4xx/patches-2.6.36/206-npe_driver_add_update_link_function.patch | |
parent | 441f89956906d340ef2d84b39474c109a895512e (diff) |
[ixp4xx]: refresh 2.6.36 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23776 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.36/206-npe_driver_add_update_link_function.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.36/206-npe_driver_add_update_link_function.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 7ae1a8404..6e5b7e000 100644 --- 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); } -@@ -1263,6 +1277,10 @@ static int __devinit eth_init_one(struct +@@ -1275,6 +1289,10 @@ static int __devinit eth_init_one(struct if ((err = register_netdev(dev))) goto err_phy_dis; |