commit | 73de86a38962b18edad3205c2358599dd9c83e9f | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Thu Feb 13 11:31:59 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 09 10:55:43 2014 +0200 |
tree | caf27b6e5000427c940a07d325d1210417ba87ad | |
parent | 2beb6dab2d799ee8934cb0801845e551ad8c70f2 [diff] |
cfg80211/mac80211: move interface counting for combination check to mac80211 Move the counting part of the interface combination check from cfg80211 to mac80211. This is needed to simplify locking when the driver has to perform a combination check by itself (eg. with channel-switch). Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>