linux/drivers/net/wireless/intel
Liad Kaufman 6d759b02f4 iwlwifi: mvm: support TX on MONITOR iface
When trying to TX through a monitor interface, the
conditions in iwl_mvm_tx_skb_non_sta() don't match
and the frame tries to go out from an usued TXQ.

Add a check for monitor iface, and use the AUX queue
in such a case.

In non-DQA mode the frame is sent through the
static-allocated queues anyway, so the problem is
in DQA mode only.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-23 12:27:52 +03:00
..
ipw2x00 ipw2200: remove redundant check of rc < 0 2017-03-20 19:16:24 +02:00
iwlegacy iwlegacy: warn when enabling power save 2017-05-24 16:43:11 +03:00
iwlwifi iwlwifi: mvm: support TX on MONITOR iface 2017-06-23 12:27:52 +03:00
Kconfig
Makefile