From: Larry Finger <Larry.Finger@lwfinger.net>
To: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: [PATCH] compat-2.6: Add place holder for CONFIG_MAC80211_DEBUGFS in config.mk
Date: Thu, 19 Feb 2009 20:54:25 -0600 [thread overview]
Message-ID: <499E1B61.20301@lwfinger.net> (raw)
In-Reply-To: <43e72e890902191345r74688e72hb9181aa1e4ae25aa@mail.gmail.com>
It is difficult to help someone debug a rate-setting problem when using
compat-wireless because debugging is not set for mac80211. With this patch
the place holder is in the make file even though the debug option is not
set, and it will be easier to coach a user on turning it on.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
---
Index: compat-wireless-2009-02-19/config.mk
===================================================================
--- compat-wireless-2009-02-19.orig/config.mk
+++ compat-wireless-2009-02-19/config.mk
@@ -74,6 +74,7 @@ endif # kernel Makefile check
# Wireless subsystem stuff
CONFIG_MAC80211=m
+# CONFIG_MAC80211_DEBUGFS is not set
# choose between pid and minstrel as default rate control algorithm
CONFIG_MAC80211_RC_DEFAULT=minstrel
next prev parent reply other threads:[~2009-02-20 2:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-19 18:29 [PATCH] compat-2.6: compat.diff update for master-2009-02-18 wireless-testing Hauke Mehrtens
2009-02-19 21:45 ` Luis R. Rodriguez
2009-02-20 2:54 ` Larry Finger [this message]
2009-02-20 3:01 ` [PATCH] compat-2.6: Add place holder for CONFIG_MAC80211_DEBUGFS in config.mk Luis R. Rodriguez
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=499E1B61.20301@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=linux-wireless@vger.kernel.org \
--cc=lrodriguez@atheros.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).