From: Luciano Coelho Date: Thu, 13 Feb 2014 09:31:59 +0000 (+0200) Subject: cfg80211/mac80211: move interface counting for combination check to mac80211 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~12^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73de86a38962b18edad3205c2358599dd9c83e9f;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed