commit | edbe961cf44eed1d3b78f3b1eee0dad013ad927f | [log] [tgz] |
---|---|---|
author | Liad Kaufman <liad.kaufman@intel.com> | Tue Feb 02 15:43:32 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Aug 30 14:16:35 2016 +0300 |
tree | 30679c784a644f89be661e79f335e11c7e4be22a | |
parent | 9f9af3d7d303a5f622ceb219bd03bba3af553e76 [diff] |
iwlwifi: mvm: keep track of tid associated with each queue When sending the SCD_QUEUE_CONFIG command, the queue is associated to a specific TID. If later there is a need to use this TID on a different queue instead, it first needs to be unassociated from the first queue. Keep track for every queue what TID is associated with it. Signed-off-by: Liad Kaufman <liad.kaufman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>