commit | 9f5e8f6efc7c2601136b27d9c7325c245f8fd19a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Nov 22 16:59:45 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Nov 27 09:18:25 2012 +0100 |
tree | 99e89e550d6687240364659e78ff4276bd12aae2 | |
parent | ec816087e8978b74c1bd5fae0e335dd97d964e9f [diff] |
cfg80211: rework chandef checking and export it Some of the chandef checking that we do in cfg80211 to check if a channel is supported or not is also needed in mac80211, so rework that a bit and export the functions that are needed. Signed-off-by: Johannes Berg <johannes.berg@intel.com>