diff options
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.25/210-b44_phy_fix.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.25/210-b44_phy_fix.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.25/210-b44_phy_fix.patch b/target/linux/brcm47xx/patches-2.6.25/210-b44_phy_fix.patch index 55c08fe0d3..6669fba464 100644 --- a/target/linux/brcm47xx/patches-2.6.25/210-b44_phy_fix.patch +++ b/target/linux/brcm47xx/patches-2.6.25/210-b44_phy_fix.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.25.17/drivers/net/b44.c -=================================================================== ---- linux-2.6.25.17.orig/drivers/net/b44.c 2008-10-16 23:13:19.000000000 +0200 -+++ linux-2.6.25.17/drivers/net/b44.c 2008-11-02 12:13:38.000000000 +0100 +--- a/drivers/net/b44.c ++++ b/drivers/net/b44.c @@ -339,7 +339,7 @@ static int b44_phy_reset(struct b44 *bp) } } |