commit | 691597cb26f236ac7471f1adf925a134c86799d6 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sun Apr 19 19:57:45 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:57:17 2009 -0400 |
tree | e89d91e496af082711b7c0789aaf0a985e7ba964 | |
parent | d726405af6c8c81d2ee5e6a29301c68b9d4c574f [diff] |
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>