aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/patches-2.6.36/203-npe_driver_mask_phy_features.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-02 12:21:31 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-02 12:21:31 +0000
commitc1209bde02769789149b5e83840361fce0a2e070 (patch)
treeb60f67d807bfc65af47df8122e26d19ba5a9e212 /target/linux/ixp4xx/patches-2.6.36/203-npe_driver_mask_phy_features.patch
parentd50ec0371001b81c5efacab6729b7cb0533d8adf (diff)
downloadupstream-c1209bde02769789149b5e83840361fce0a2e070.tar.gz
upstream-c1209bde02769789149b5e83840361fce0a2e070.tar.bz2
upstream-c1209bde02769789149b5e83840361fce0a2e070.zip
refresh 2.6.36 patches
SVN-Revision: 23776
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.36/203-npe_driver_mask_phy_features.patch')
-rw-r--r--target/linux/ixp4xx/patches-2.6.36/203-npe_driver_mask_phy_features.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.36/203-npe_driver_mask_phy_features.patch b/target/linux/ixp4xx/patches-2.6.36/203-npe_driver_mask_phy_features.patch
index b8ef217c76..54e3fd0c10 100644
--- a/target/linux/ixp4xx/patches-2.6.36/203-npe_driver_mask_phy_features.patch
+++ b/target/linux/ixp4xx/patches-2.6.36/203-npe_driver_mask_phy_features.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/arm/ixp4xx_eth.c
+++ b/drivers/net/arm/ixp4xx_eth.c
-@@ -1220,6 +1220,10 @@ static int __devinit eth_init_one(struct
+@@ -1232,6 +1232,10 @@ static int __devinit eth_init_one(struct
if ((err = IS_ERR(port->phydev)))
goto err_free_mem;