iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactive
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 7 May 2017 10:31:55 +0000 (13:31 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 23 Jun 2017 09:06:39 +0000 (12:06 +0300)
commit59df97f7223636399f425a5e76586218c48d791e
treeb03ea2aa9dbd9c7e25128d6d735ed93bad9cdbc1
parent6b54ebf73b3e5adc2cab3abc6cb37ca66fa74ae2
iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactive

A TID may not have traffic but still have a BA agreement
active (or being setup / torn down) since a BA agreement
can be triggered by a debugfs hook.
Just avoid to consider such a TID as inactive to make the
logic safer.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/utils.c