From: Johannes Berg Date: Mon, 25 Feb 2008 09:13:31 +0000 (+0100) Subject: mac80211: clarify mesh Kconfig X-Git-Tag: v2.6.26-rc1~1138^2~454^2~69 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=5c142e8db4b2a10dad103d49f309381cb9fc6a87;p=~emulex%2Finfiniband.git mac80211: clarify mesh Kconfig This clarifies that the mesh networking code is currently based on Draft 1.08 of the 802.11 Mesh Networking amendment. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig index 57bf358b2e7..5ca576e7761 100644 --- a/net/mac80211/Kconfig +++ b/net/mac80211/Kconfig @@ -85,8 +85,9 @@ config MAC80211_MESH bool "Enable mac80211 mesh networking (pre-802.11s) support" depends on MAC80211 && EXPERIMENTAL && BROKEN ---help--- - This options enables support of pre-802.11s mesh interfaces. - For more information visit http://o11s.org + This options enables support of Draft 802.11s mesh networking. + The implementation is based on Draft 1.08 of the Mesh Networking + amendment. For more information visit http://o11s.org/. config MAC80211_LEDS