On Saturday 17 November 2007 00:49:13 Johannes Berg wrote: > On Fri, 2007-11-16 at 17:04 +0900, Bruno Randolf wrote: > > From: Bruno Randolf <br1@xxxxxxxxxxx> > > > > Signed-off-by: Bruno Randolf <bruno@xxxxxxxxxxxxx> > > Huh? ups, seems git got confused with my global and local email configuration. sorry. > But I do wonder why you're seeing this message. Anything wrong with > ath5k? yep ;) i got this message while testing nick's patches for the 5413/14 chipset. it sometimes fails doing the calibration. bruno > > --- > > net/mac80211/ieee80211_sta.c | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/net/mac80211/ieee80211_sta.c b/net/mac80211/ieee80211_sta.c > > index 2079e98..dad5edb 100644 > > --- a/net/mac80211/ieee80211_sta.c > > +++ b/net/mac80211/ieee80211_sta.c > > @@ -2644,7 +2644,7 @@ void ieee80211_scan_completed(struct ieee80211_hw > > *hw) local->sta_scanning = 0; > > > > if (ieee80211_hw_config(local)) > > - printk(KERN_DEBUG "%s: failed to restore operational" > > + printk(KERN_DEBUG "%s: failed to restore operational " > > "channel after scan\n", dev->name); - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html