This fixes the recursive dependency in hostap. Depends on my previous
patch which added WIRELESS_EXTENSIONS.

Signed-off-by: Kalle Valo <[EMAIL PROTECTED]>

---

 net/ieee80211/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

0a96ef321308c0fce817b78e3d4666463baa286f
diff --git a/net/ieee80211/Kconfig b/net/ieee80211/Kconfig
--- a/net/ieee80211/Kconfig
+++ b/net/ieee80211/Kconfig
@@ -1,6 +1,6 @@
 config IEEE80211
        tristate "Generic IEEE 802.11 Networking Stack"
-       select NET_RADIO
+       select WIRELESS_EXTENSIONS
        ---help---
        This option enables the hardware independent IEEE 802.11
        networking stack.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to