Re: b43: Fix typo in function name

2015-07-21 Thread Kalle Valo
> This fixes a typo in the "b43_lo_g_maintenance_work" function > name. > > Signed-off-by: Nik Nyby > Acked-by: Larry Finger > Acked-by: Michael Buesch Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the

Re: [PATCH] b43: Fix typo in function name

2015-06-30 Thread Michael Büsch
On Mon, 29 Jun 2015 20:29:24 -0500 Larry Finger wrote: > On 06/29/2015 07:45 PM, Nik Nyby wrote: > > This fixes a typo in the "b43_lo_g_maintenance_work" function > > name. > > > > Signed-off-by: Nik Nyby > > --- > > drivers/net/wireless/b43/lo.c| 4 ++-- > > drivers/net/wireless/b43/lo.h

Re: [PATCH] b43: Fix typo in function name

2015-06-29 Thread Larry Finger
On 06/29/2015 07:45 PM, Nik Nyby wrote: This fixes a typo in the "b43_lo_g_maintenance_work" function name. Signed-off-by: Nik Nyby --- drivers/net/wireless/b43/lo.c| 4 ++-- drivers/net/wireless/b43/lo.h| 2 +- drivers/net/wireless/b43/phy_g.c | 2 +- 3 files changed, 4 insertions

[PATCH] b43: Fix typo in function name

2015-06-29 Thread Nik Nyby
This fixes a typo in the "b43_lo_g_maintenance_work" function name. Signed-off-by: Nik Nyby --- drivers/net/wireless/b43/lo.c| 4 ++-- drivers/net/wireless/b43/lo.h| 2 +- drivers/net/wireless/b43/phy_g.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/net/