From: Larry Finger <larry.finger@lwfinger.net>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: John Linville <linville@tuxdriver.com>,
wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] mac80211: fix MAC80211_RCSIMPLE Kconfig
Date: Wed, 07 Nov 2007 10:45:32 -0600 [thread overview]
Message-ID: <4731EBAC.8040502@lwfinger.net> (raw)
In-Reply-To: <1194450073.4470.46.camel@johannes.berg>
Johannes Berg wrote:
> I meant for this to be selectable only with EMBEDDED, not enabled only
> with EMBEDDED. This does it that way. Sorry.
>
> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
> ---
> net/mac80211/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> --- everything.orig/net/mac80211/Kconfig 2007-11-07 16:38:57.779051161 +0100
> +++ everything/net/mac80211/Kconfig 2007-11-07 16:39:06.949024631 +0100
> @@ -14,9 +14,9 @@ config MAC80211
> networking stack.
>
> config MAC80211_RCSIMPLE
> - bool "'simple' rate control algorithm"
> + bool "'simple' rate control algorithm" if EMBEDDED
> default y
> - depends on MAC80211 && EMBEDDED
> + depends on MAC80211
> help
> This option allows you to turn off the 'simple' rate
> control algorithm in mac80211. If you do turn it off,
This one works here. ACK for non-embedded system.
Larry
prev parent reply other threads:[~2007-11-07 16:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-07 15:29 Regression in latest wireless-2.6: commit 43c8321e breaks rate control Larry Finger
2007-11-07 15:36 ` Johannes Berg
2007-11-07 15:41 ` [PATCH] mac80211: fix MAC80211_RCSIMPLE Kconfig Johannes Berg
2007-11-07 16:45 ` Larry Finger [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=4731EBAC.8040502@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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).