From: Emmanuel Grumbach Date: Mon, 27 Jan 2014 06:09:23 +0000 (+0200) Subject: iwlwifi: mvm: don't send the beacon filtering command from iterator X-Git-Tag: v3.15-rc1~113^2~289^2^2~102^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06280a2ba9050cd8bc15a03aa22b24698a3ea742;p=pandora-kernel.git iwlwifi: mvm: don't send the beacon filtering command from iterator The firmware doesn't allow per-vif beacon filtering: we can use beacon filtering for one vif only. So remember which vif has beacon filtering enabled in the iterator, and send the command outside the iterator. Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed