iwlwifi: mvm: map cab_queue to real one earlier
authorJohannes Berg <johannes.berg@intel.com>
Mon, 19 Jun 2017 20:48:32 +0000 (22:48 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 29 Jun 2017 17:38:35 +0000 (20:38 +0300)
commitb0129db4f0669eb5d7c79031ac54e746f470e45a
treeaf4c9ffbdfc8cea2cc988041bd5c240dffa31b7e
parent37e474acc9b6f645d92d8dc35014ff1baed3b1bc
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>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c