]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf7ee097199694496822238b8126c7401e4ac2225
treee89d91e496af082711b7c0789aaf0a985e7ba964
parent43e3383c5a24540f6b8951f1117cd7f9f78a224d
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