iwlwifi: mvm: disable TDLS ac queues correctly
authorArik Nemtsov <arik@wizery.com>
Mon, 12 Oct 2015 11:47:11 +0000 (14:47 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 25 Oct 2015 11:45:08 +0000 (13:45 +0200)
commit06ecdba319e2b389c94c7b6a9c936d09ec188359
tree1bc9515d360449312767dba068dd66f6951e0003
parent78ba82f777f3ab41f10afa3694c9c7633bf595d4
iwlwifi: mvm: disable TDLS ac queues correctly

The iwl_mvm_disable_queue function requires the TID to be set to
IWL_MAX_TID_COUNT when disabling an AC queue. Call it correctly for TDLS
scenarios.

Fixes: 4ecafae9e568 ("iwlwifi: mvm: support using multiple ACs on single HW queue")
Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/sta.c