cfg80211: clean up beacon loss CQM event
authorJohannes Berg <johannes.berg@intel.com>
Wed, 26 Nov 2014 11:42:02 +0000 (12:42 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 26 Nov 2014 19:56:42 +0000 (20:56 +0100)
commit98f0334263f177dd22ca7c685cde04b47cc57b05
treeb91346fbd400ceb756d02aacb4f050398c9c7a38
parent5b97f49d653d366d8cb03cab40f8c45eb59dc70c
cfg80211: clean up beacon loss CQM event

Having it as a sub-event for RSSI thresholds is very ugly,
but luckily no userspace actually uses the events yet.

Move the event to its own function call internally and to
its own event attribute in nl80211.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ti/wlcore/event.c
include/net/cfg80211.h
include/net/mac80211.h
include/uapi/linux/nl80211.h
net/mac80211/mlme.c
net/mac80211/trace.h
net/wireless/nl80211.c