X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d8483443393eb72472d132307bbaeac976ac191c..8c86c48cecc9fd382c4a9879a59fd6053f29107d:/target/linux/ixp4xx/patches-2.6.35/203-npe_driver_mask_phy_features.patch diff --git a/target/linux/ixp4xx/patches-2.6.35/203-npe_driver_mask_phy_features.patch b/target/linux/ixp4xx/patches-2.6.35/203-npe_driver_mask_phy_features.patch index eacf35d07..b8ef217c7 100644 --- a/target/linux/ixp4xx/patches-2.6.35/203-npe_driver_mask_phy_features.patch +++ b/target/linux/ixp4xx/patches-2.6.35/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 -@@ -1217,6 +1217,10 @@ static int __devinit eth_init_one(struct +@@ -1220,6 +1220,10 @@ static int __devinit eth_init_one(struct if ((err = IS_ERR(port->phydev))) goto err_free_mem;