]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: handle FRAME_RELEASE in MQ code
authorJohannes Berg <johannes.berg@intel.com>
Wed, 27 Apr 2016 11:33:26 +0000 (13:33 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 1 Jul 2016 15:09:46 +0000 (18:09 +0300)
commit3b25d28127b2221575fbd2df12243e13ae8f87ea
tree03bdba125bd1f8859ef378b43db9310e516dff57
parentd173a3713679d5678a12f137cb760cb674ec5b79
iwlwifi: mvm: handle FRAME_RELEASE in MQ code

For some reason, the FRAME_RELEASE message handling for the
default queue ended up being in the only/default queue for
non-RSS devices; fix that and handle FRAME_RELEASE properly
on the default queue for RSS devices.

Fixes: 3d0212c8924e ("iwlwifi: mvm: infrastructure for frame-release message")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/ops.c