From 7724f3fbc34113a22da7a2c4cbceddadeb5bdd76 Mon Sep 17 00:00:00 2001 From: kaloz Date: Tue, 2 Nov 2010 12:21:31 +0000 Subject: [ixp4xx]: refresh 2.6.36 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23776 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/ixp4xx/patches-2.6.36/203-npe_driver_mask_phy_features.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ixp4xx/patches-2.6.36/203-npe_driver_mask_phy_features.patch') 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 b8ef217c7..54e3fd0c1 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; -- cgit v1.2.3