cfg80211/mac80211: move wext SIWMLME into cfg80211
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 19 Apr 2009 17:57:45 +0000 (19:57 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:57:17 +0000 (16:57 -0400)
commit691597cb26f236ac7471f1adf925a134c86799d6
treee89d91e496af082711b7c0789aaf0a985e7ba964
parentd726405af6c8c81d2ee5e6a29301c68b9d4c574f
cfg80211/mac80211: move wext SIWMLME into cfg80211

Since we have ->deauth and ->disassoc we can support the
wext SIWMLME call directly without driver wext handlers.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/mac80211/cfg.c
net/mac80211/mlme.c
net/mac80211/wext.c
net/wireless/wext-compat.c