linux/drivers/net/wireless/intel
Sara Sharon cb8550e15b iwlwifi: fix multi queue notification for a000 devices
Currently we return early from sync_rx_queues for a000 devices.
This may cause, in case of a non-empty reorder buffer, a warning
later on since the RX queue isn't getting the notification to
empty it.
A better approach would be to send the notification for the default
queue only.
Do this hard coded for now, until we will have the API to enable
multi queue for a000 devices.

Fixes: bc02946964 ("iwlwifi: mvm: disable RX queue notification for a000 devices")
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-11-03 11:56:09 +02:00
..
ipw2x00 wireless: ipw2x00: make iw_handler_def const 2017-08-24 12:58:17 +03:00
iwlegacy iwlegacy: Convert timers to use timer_setup() 2017-10-27 10:44:48 +03:00
iwlwifi iwlwifi: fix multi queue notification for a000 devices 2017-11-03 11:56:09 +02:00
Kconfig
Makefile