linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Pavel Roskin <proski@gnu.org>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	bruno randolf <br1@einfach.org>,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] mac80211: fix IBSS code
Date: Thu, 21 Feb 2008 12:32:25 -0500	[thread overview]
Message-ID: <20080221173224.GJ3094@tuxdriver.com> (raw)
In-Reply-To: <1203614162.2141.2.camel@dv>

On Thu, Feb 21, 2008 at 12:16:02PM -0500, Pavel Roskin wrote:
> On Thu, 2008-02-21 at 11:08 +0100, Johannes Berg wrote:
> > -			if (CONFIG_MAC80211_IBSS_DEBUG || net_ratelimit())
> > +#ifndef CONFIG_MAC80211_IBSS_DEBUG
> > +			if (net_ratelimit())
> > +#endif
> 
> It looks like you did a better job at guessing the intention of the code
> than me.
> 
> Please apply this patch, not mine.

Hmmm...maybe you are right.  Unfortunately I already apply your
patch instead.

Johannes, I'll refactor this patch on top of proski's to get your
original intended result.

Thanks,

John
-- 
John W. Linville
linville@tuxdriver.com

  reply	other threads:[~2008-02-21 18:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-21 10:08 [PATCH] mac80211: fix IBSS code Johannes Berg
2008-02-21 17:07 ` John W. Linville
2008-02-21 19:23   ` Johannes Berg
2008-02-21 19:43     ` John W. Linville
2008-02-22  0:51       ` bruno randolf
2008-02-21 17:16 ` Pavel Roskin
2008-02-21 17:32   ` John W. Linville [this message]
2008-02-21 18:27     ` Pavel Roskin

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=20080221173224.GJ3094@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=br1@einfach.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=proski@gnu.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).