commit | 58035432d60616cc2ef6514a3d0e6d6ad01bf705 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 27 13:33:26 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Jul 01 18:09:46 2016 +0300 |
tree | 03bdba125bd1f8859ef378b43db9310e516dff57 | |
parent | d3a108a48dc670d539c58d4339d211b914a1e1b5 [diff] |
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: 585a6fccf5b8 ("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>