From: bruno randolf <bruno@thinktube.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org, ath5k-devel@lists.ath5k.org
Subject: Re: [PATCH] add missing space in error message
Date: Sat, 17 Nov 2007 21:13:26 +0900 [thread overview]
Message-ID: <200711172113.27155.bruno@thinktube.com> (raw)
In-Reply-To: <1195228153.8147.143.camel@johannes.berg>
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@einfach.org>
> >
> > Signed-off-by: Bruno Randolf <bruno@thinktube.com>
>
> 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);
prev parent reply other threads:[~2007-11-17 12:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-16 8:04 [PATCH] add missing space in error message Bruno Randolf
2007-11-16 15:49 ` Johannes Berg
2007-11-17 12:13 ` bruno randolf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200711172113.27155.bruno@thinktube.com \
--to=bruno@thinktube.com \
--cc=ath5k-devel@lists.ath5k.org \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).