cfg80211: refactor the various CQM event sending code
authorJohannes Berg <johannes.berg@intel.com>
Wed, 26 Nov 2014 11:37:43 +0000 (12:37 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 26 Nov 2014 11:47:38 +0000 (12:47 +0100)
commit5b97f49d653d366d8cb03cab40f8c45eb59dc70c
tree4ace82936a0c06750393841c616e13219ced695b
parent40a11ca83de91f6bb2306580e7732ad3d97f201a
cfg80211: refactor the various CQM event sending code

Much of the code can be shared by moving it into helper functions
for the CQM event sending.

Also move the code closer together, even in the header file.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/nl80211.c