commit | 06280a2ba9050cd8bc15a03aa22b24698a3ea742 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Jan 27 08:09:23 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Feb 03 22:43:55 2014 +0200 |
tree | 8891704fabbeda14e44dfa60bf6f3e034de1f72d | |
parent | dcefeec05be5821a82f9ee66f6fcb9849d3f7568 [diff] |
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 <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>