commit | 4f1e85f0b8e270351c709de90d17a96b9f6e16a4 | [log] [tgz] |
---|---|---|
author | Ilan Peer <ilan.peer@intel.com> | Tue Oct 16 15:29:45 2018 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Jan 25 20:57:20 2019 +0200 |
tree | a9de7328289d98643bbefdb681e6698ea55a860a | |
parent | 08f7d8b69aaf137db8ee0a2d7c9e6cd6383ae250 [diff] |
iwlwifi: mvm: Flush transmit queues on P2P Device ROC done When a time event for a P2P Device interface is done, it is possible that there is still a frame pending for transmission that should be flushed. Set the IWL_MVM_STATUS_NEED_FLUSH_P2P to indicate to the ROC worker that P2P Device station queue need also to be flushed. Signed-off-by: Ilan Peer <ilan.peer@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>