From: Johannes Berg Date: Tue, 5 Jun 2012 10:16:50 +0000 (+0200) Subject: cfg80211: fix interface combinations check X-Git-Tag: v3.5-rc3~22^2~10^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=463454b5dbd8dbab6e2fc6c557329e5b811b9c32;p=pandora-kernel.git cfg80211: fix interface combinations check If a given interface combination doesn't contain a required interface type then we missed checking that and erroneously allowed it even though iface type wasn't there at all. Add a check that makes sure that all interface types are accounted for. Cc: stable@kernel.org Reported-by: Mohammed Shafi Shajakhan Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed