commit | 98f0334263f177dd22ca7c685cde04b47cc57b05 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Nov 26 12:42:02 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Nov 26 20:56:42 2014 +0100 |
tree | b91346fbd400ceb756d02aacb4f050398c9c7a38 | |
parent | 5b97f49d653d366d8cb03cab40f8c45eb59dc70c [diff] |
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>