summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/d3.c
diff options
context:
space:
mode:
authorAyala Beker2015-12-20 08:27:50 +0100
committerEmmanuel Grumbach2016-01-07 18:01:30 +0100
commitbd6f5bd70012569dc626f50f3272b9f516cf20f8 (patch)
tree9cea9665e86f66fdc95b2a808a1e726853070e7f /drivers/net/wireless/intel/iwlwifi/mvm/d3.c
parentiwlwifi: mvm: prevent multiple stations with the same address (diff)
downloadkernel-qcow2-linux-bd6f5bd70012569dc626f50f3272b9f516cf20f8.tar.gz
kernel-qcow2-linux-bd6f5bd70012569dc626f50f3272b9f516cf20f8.tar.xz
kernel-qcow2-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/mvm/d3.c')
0 files changed, 0 insertions, 0 deletions