iwlwifi: mvm: send all non-bufferable frames on the probe queue
authorAvraham Stern <avraham.stern@intel.com>
Thu, 31 Aug 2017 13:27:06 +0000 (16:27 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 8 Sep 2017 08:34:51 +0000 (11:34 +0300)
commit0fe8bed6e37c259b85d123ef9667f972305c9d6b
tree0af467f2d3821b1e92cd42d647ef95302efad4a6
parent6110d9e5bdd15c4e60fb67f330fbf74681e7daf7
iwlwifi: mvm: send all non-bufferable frames on the probe queue

AP interfaces now send all non-bufferable frames using the broadcast
station. Thus allow them to use the probe queue and don't warn about
it.

Fixes: eb045e6e0389 ("iwlwifi: mvm: Avoid deferring non bufferable frames")
Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c