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)
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>

No differences found