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

No differences found