From b917bcd23526e37a01f04fb8cb85d40f68e9f9ee Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 14 Aug 2010 21:07:42 +0000 Subject: ixp4xx: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22649 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/ixp4xx/patches-2.6.34/203-npe_driver_mask_phy_features.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ixp4xx/patches-2.6.34/203-npe_driver_mask_phy_features.patch') diff --git a/target/linux/ixp4xx/patches-2.6.34/203-npe_driver_mask_phy_features.patch b/target/linux/ixp4xx/patches-2.6.34/203-npe_driver_mask_phy_features.patch index eacf35d07..bdb7ed070 100644 --- a/target/linux/ixp4xx/patches-2.6.34/203-npe_driver_mask_phy_features.patch +++ b/target/linux/ixp4xx/patches-2.6.34/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 +@@ -1221,6 +1221,10 @@ static int __devinit eth_init_one(struct if ((err = IS_ERR(port->phydev))) goto err_free_mem; -- cgit v1.2.3