diff options
author | 2015-12-20 09:27:50 +0200 | |
---|---|---|
committer | 2016-01-07 19:01:30 +0200 | |
commit | bd6f5bd70012569dc626f50f3272b9f516cf20f8 (patch) | |
tree | 9cea9665e86f66fdc95b2a808a1e726853070e7f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | iwlwifi: mvm: prevent multiple stations with the same address (diff) | |
download | linux-dev-bd6f5bd70012569dc626f50f3272b9f516cf20f8.tar.xz linux-dev-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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions