From: Randy Dunlap <[EMAIL PROTECTED]>
softmac uses wireless extensions, so let it SELECT that config option;
WARNING: "wireless_send_event" [net/ieee80211/softmac/ieee80211softmac.ko]
undefined!
Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
---
net/ieee80211/softmac/Kconfig | 1 +
1 files changed, 1 insertion(+)
--- linux-2616-g13.orig/net/ieee80211/softmac/Kconfig
+++ linux-2616-g13/net/ieee80211/softmac/Kconfig
@@ -1,6 +1,7 @@
config IEEE80211_SOFTMAC
tristate "Software MAC add-on to the IEEE 802.11 networking stack"
depends on IEEE80211 && EXPERIMENTAL
+ select WIRELESS_EXT
---help---
This option enables the hardware independent software MAC addon
for the 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