]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 28 Dec 2016 08:43:02 +0000 (10:43 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 8 Feb 2017 10:55:32 +0000 (12:55 +0200)
commitd45cb20e123c5d7d6cd56301bc98f0bfd725cd77
tree766b13ac89349a548c6725d4e1b63ec94b587aca
parent5351f9ab254c30d41659924265f1ecd7b4758d9e
iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station

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>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c