]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit050f138c5b70dd891af0133e0e99506df11b01a9
treeed42b8b6a854a5b1f5a10772bcfb2b5163a4e92f
parent814b2d7fcb36594ddffee1a64aa0ac1f4b07e7c6
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