commit | 65a124dd719d6e90591e4756bb04e1719489705e | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Apr 09 15:29:22 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Apr 25 17:08:14 2014 +0200 |
tree | 6316d4354f73687799b3f53f29fe513bd627161b | |
parent | 46d537245d8db96a4c282b449f8b582a71e5ec13 [diff] |
cfg80211: allow drivers to iterate over matching combinations The patch splits cfg80211_check_combinations() into an iterator function and a simple iteration user. This makes it possible for drivers to asses how many channels can use given iftype setup. This in turn can be used for future multi-interface/multi-channel channel switching. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>