mac80211: Allow AP mode to be enabled
authorJouni Malinen <j@w1.fi>
Thu, 30 Oct 2008 17:50:30 +0000 (19:50 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:17:40 +0000 (15:17 -0500)
commitfbf189273926d83d71c4c321f1215162569506ac
tree3eeed723dbea11dd78e12206dd980b84c659a0dc
parentd61272cbb35fa1c08fe94898583d880256f2dbd3
mac80211: Allow AP mode to be enabled

With the addition of basic rate set and TX queue parameter
configuration and confirmation that power save buffering is
working again, mac80211 is now in state that allows AP mode to be
used without major problems. Consequently, it is time to allow this
mode to be enabled without having to patch the kernel.

AP mode requires hostapd for management frame processing and as such,
configuring this mode is only allowed through cfg80211 (not with
iwconfig and WEXT).

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c