diff options
author | Sara Sharon <[email protected]> | 2016-08-08 11:51:24 +0300 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2016-09-19 10:09:33 +0300 |
commit | 3ee0f0e23e4f290b2ee0a273b34c6e4f95a209a0 (patch) | |
tree | c57ef66546568aec303c126b7bdc0932a1abedbd /tools/perf/scripts/python/sctop.py | |
parent | a6c934b364948cd4de5bd9ab055bb65206ec70f3 (diff) |
iwlwifi: mvm: fix DQA AP mode station assumption
There was recently a Full AP mode feature added where hostap adds
the station at auth stage, and not assoc.
However, when running with legacy hostapd, we get the auth response
before station was added, and tx_skb_non_sta fails to allocate
a queue, resulting in a complete failure of association.
Take care of this situation as well.
Add a warning when no valid queue is returned at all and make mvm
drop the packet instead of passing it on.
Refactor the function a bit while at it.
Signed-off-by: Sara Sharon <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions