cfg80211/mac80211: move interface counting for combination check to mac80211
authorLuciano Coelho <luciano.coelho@intel.com>
Thu, 13 Feb 2014 09:31:59 +0000 (11:31 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 9 Apr 2014 08:55:43 +0000 (10:55 +0200)
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>

No differences found