mac80211: move ieee80211_send_deauth_disassoc outside mlme code
authorAntonio Quartulli <ordex@autistici.org>
Fri, 7 Sep 2012 11:28:52 +0000 (13:28 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Sep 2012 11:50:34 +0000 (13:50 +0200)
commit6ae16775d6bcd57e64100fda78fd01c8e7e7f08d
tree0708f5ad00a7622c9298609c860e6cc76873c6e7
parent316b6b5df77db801d62ec381cfae0c38ff84252c
mac80211: move ieee80211_send_deauth_disassoc outside mlme code

Move ieee80211_send_deauth_disassoc() to util.c to make it
available for the rest of the mac80211 code.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
[reword commit message]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/util.c