mac80211: split ieee80211_new_chanctx()
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 9 Apr 2014 13:29:30 +0000 (15:29 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 25 Apr 2014 15:08:30 +0000 (17:08 +0200)
commited68ebcaf9688a15cbd249476334d37717d49468
treeed42b8b6a854a5b1f5a10772bcfb2b5163a4e92f
parent13f348a814e75667a9cc0b00f9a87dae5ab9b943
mac80211: split ieee80211_new_chanctx()

The function did a little too much. Split it up so
the code can be easily reused in the future.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/chan.c