]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit343317c3439dbf0ba90d62c8119ef32c1d832a39
tree4ace82936a0c06750393841c616e13219ced695b
parentd9f3e2b2e6778eedcdfd8ea6a94f8da611fcd2b1
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