[PATCH] b43: LP-PHY: Fix a spec error in the B2062 channel switch routine

2009-08-16 Thread Gábor Stefanik
The channel switch routine had a whole instruction missing. Add it. Signed-off-by: Gábor Stefanik netrolller...@gmail.com --- drivers/net/wireless/b43/phy_lp.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/drivers/net/wireless/b43/phy_lp.c

Re: [PATCH] b43: LP-PHY: Fix a spec error in the B2062 channel switch routine

2009-08-16 Thread Michael Buesch
On Sunday 16 August 2009 15:32:40 Gábor Stefanik wrote: The channel switch routine had a whole instruction missing. Add it. Signed-off-by: Gábor Stefanik netrolller...@gmail.com ack --- drivers/net/wireless/b43/phy_lp.c |4 1 files changed, 4 insertions(+), 0 deletions(-)