mac80211: add max channel calculation utility function
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 9 Apr 2014 13:29:23 +0000 (15:29 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 25 Apr 2014 15:08:15 +0000 (17:08 +0200)
commit6fa001bc7e1ccd7482f0f089fb970d65a5aca59a
tree2dad9dc3fdbaa55969573136636a3588061d930e
parent65a124dd719d6e90591e4756bb04e1719489705e
mac80211: add max channel calculation utility function

The utility function has no uses yet. It is aimed
at future chanctx reservation management and
channel switching.

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