diff options
author | Ayala Beker <ayala.beker@intel.com> | 2015-12-20 09:27:50 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2016-01-07 19:01:30 +0200 |
commit | bd6f5bd70012569dc626f50f3272b9f516cf20f8 (patch) | |
tree | 9cea9665e86f66fdc95b2a808a1e726853070e7f /drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h | |
parent | 30433d3b9850140ceb801c5cc2013c7b408c33de (diff) | |
download | talos-obmc-linux-bd6f5bd70012569dc626f50f3272b9f516cf20f8.tar.gz talos-obmc-linux-bd6f5bd70012569dc626f50f3272b9f516cf20f8.zip |
iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc sta
The commit below called iwl_mvm_mac_ctxt_changed() to handle
a case that the vif is a P2P GO.
However iwl_mvm_mac_ctxt_cmd_go() ignores the number of
associated stations and asks the FW to pass beacons anyways.
Fix this by checking ap_assoc_sta_count parameter, in iwl_mvm_mac_ctxt_cmd_go()
as well, and ask the FW to pass beacons only when there's
at least one associated station.
Signed-off-by: Ayala Beker <ayala.beker@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h')
0 files changed, 0 insertions, 0 deletions