iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sat, 7 Oct 2017 22:36:51 +0000 (22:36 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Nov 2017 09:08:35 +0000 (10:08 +0100)
commit2b462a38bfeae50ebf1df120e1a7b2300d767188
tree3e90d35118cc0cf6a9d6d9e19d92187a71aa2653
parent195fe2ec8631f426203cfaef5376f5e7e96b731c
iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station

[ Upstream commit d45cb20e123c5d7d6cd56301bc98f0bfd725cd77 ]

When we send a deauth to a station we don't know about, we
need to use the PROBE_RESP queue. This can happen when we
send a deauth to a station that is not associated to us.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c