From: Emmanuel Grumbach Date: Tue, 2 Dec 2014 07:53:25 +0000 (+0200) Subject: cfg80211: don't WARN about two consecutive Country IE hint X-Git-Tag: omap-for-v3.20/drop-legacy-3517~36^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70dcec5a488a7b81779190ac8089475fe4b8b962;p=pandora-kernel.git cfg80211: don't WARN about two consecutive Country IE hint This can happen and there is no point in added more detection code lower in the stack. Catching these in one single point (cfg80211) is enough. Stop WARNING about this case. This fixes: https://bugzilla.kernel.org/show_bug.cgi?id=89001 Cc: stable@vger.kernel.org Fixes: 2f1c6c572d7b ("cfg80211: process non country IE conflicting first") Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed