iwlwifi: mvm: require AP_LINK_PS for TVQM
authorJohannes Berg <johannes.berg@intel.com>
Tue, 20 Jun 2017 13:18:43 +0000 (15:18 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 1 Aug 2017 09:41:45 +0000 (12:41 +0300)
commit960f864b7b628f67bb57aeb071066fd2fe092bba
tree3a18c8bd3d91263cc208ae129bc3701e9f2460b0
parent9ad8fd0b4a24e64c34130bdfed95bfbf382c8e59
iwlwifi: mvm: require AP_LINK_PS for TVQM

Since the TXQ timer freeze code will not properly handle the
large TVQM queue numbers, warn if we get into that code when
we have TVQM. Also, just to catch this earlier, warn if the
firmware image doesn't support AP_LINK_PS but we're running
on HW using TVQM.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c