cfg80211: add ieee80211_operating_class_to_band
authorJohannes Berg <johannes.berg@intel.com>
Wed, 1 Aug 2012 15:00:55 +0000 (17:00 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Apr 2013 13:29:43 +0000 (15:29 +0200)
commit1ce3e82b0eb472161313183be0033e46d5c4bbaf
tree120caf85a20d1f9b480b69cbb284dfd3a3ca5483
parent37799e52a29af2268d1fbe18908a0d6b9f68af88
cfg80211: add ieee80211_operating_class_to_band

This function converts a (global only!) operating
class to an internal band identifier. This will
be needed for extended channel switch support.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/util.c