]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: flush queue before deleting ROC
authorJohannes Berg <johannes.berg@intel.com>
Mon, 13 Nov 2017 16:26:09 +0000 (17:26 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 5 Dec 2017 14:23:29 +0000 (16:23 +0200)
commit068cd418871a56759fd38267938debad9b5c3118
tree2f2be004d8ff37ea752a922a938bd15f4567ac99
parent7afbd27dfef70584e09012db0095b3b96b6e9b67
iwlwifi: mvm: flush queue before deleting ROC

Before deleting a time event (remain-on-channel instance), flush
the queue so that frames cannot get stuck on it. We already flush
the AUX STA queues, but a separate station is used for the P2P
Device queue.

Cc: stable@vger.kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/mvm/time-event.c