linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Benc <jbenc@suse.cz>
To: Linux Wireless <linux-wireless@vger.kernel.org>
Cc: "John W. Linville" <linville@tuxdriver.com>
Subject: [PATCH] mac80211: mark as experimental
Date: Mon, 30 Apr 2007 20:17:42 +0200	[thread overview]
Message-ID: <20070430201742.1f53aa40@griffin.suse.cz> (raw)

Make the stack depend on EXPERIMENTAL. Also, change the name from "dscape"
to "mac80211".

Signed-off-by: Jiri Benc <jbenc@suse.cz>

---
 net/mac80211/Kconfig |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

--- mac80211.orig/net/mac80211/Kconfig
+++ mac80211/net/mac80211/Kconfig
@@ -1,5 +1,6 @@
 config MAC80211
-	tristate "Generic IEEE 802.11 Networking Stack (dscape)"
+	tristate "Generic IEEE 802.11 Networking Stack (mac80211)"
+	depends on EXPERIMENTAL
 	select CRYPTO
 	select CRYPTO_ECB
 	select CRYPTO_ARC4



-- 
Jiri Benc
SUSE Labs

             reply	other threads:[~2007-04-30 18:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-30 18:17 Jiri Benc [this message]
2007-04-30 21:48 ` [PATCH] mac80211: mark as experimental Pavel Roskin
2007-05-01 11:51   ` Dan Williams
2007-05-01 17:12     ` 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=20070430201742.1f53aa40@griffin.suse.cz \
    --to=jbenc@suse.cz \
    --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).