cfg80211/mac80211: move combination check to mac80211 for ibss
authorLuciano Coelho <luciano.coelho@intel.com>
Tue, 18 Feb 2014 15:07:53 +0000 (17:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 9 Apr 2014 08:55:45 +0000 (10:55 +0200)
commit71965c1d04b2b48ab7c56395bd1f996a56aaa592
treed3d3c158bb8508b7f274d52b2127512d67bfbd5a
parent73de86a38962b18edad3205c2358599dd9c83e9f
cfg80211/mac80211: move combination check to mac80211 for ibss

Now that mac80211 can check the interface combinations itself, move
the combinations check from cfg80211 to mac80211 when joining an IBSS.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
net/wireless/ibss.c