commit | b0129db4f0669eb5d7c79031ac54e746f470e45a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Jun 19 22:48:32 2017 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Jun 29 20:38:35 2017 +0300 |
tree | af4c9ffbdfc8cea2cc988041bd5c240dffa31b7e | |
parent | 37e474acc9b6f645d92d8dc35014ff1baed3b1bc [diff] |
iwlwifi: mvm: map cab_queue to real one earlier There may be a difference between the mac80211 vif->cab_queue and mvmvif->cab_queue, particularly with TVQM. Make the code map this earlier, instead of first returning the mac80211 one again from iwl_mvm_get_ctrl_vif_queue(). Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>