mac80211: move off-channel/mgmt-tx code to offchannel.c
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Nov 2015 16:18:35 +0000 (17:18 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 4 Dec 2015 13:43:32 +0000 (14:43 +0100)
commita2fcfccbad43e413de7e7ac39879ba91548f06c1
tree619f32e285dea1400b52e7acb0d72d22f68df64c
parente673a65952b4ab045a3e3eb200fdf408004fb4fd
mac80211: move off-channel/mgmt-tx code to offchannel.c

This is quite a bit of code that logically depends here since
it has to deal with all the remain-on-channel logic.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/offchannel.c