linux_dsm_epyc7002/drivers/net/wireless/intel
Johannes Berg 7ec54716e7 iwlwifi: mvm: remove is_data_qos variable in TX
"is_data_qos == true" is equivalent to "tid < IWL_MAX_TID_COUNT"
since tid is only assigned (and range-checked) in that case.

This removes a (harmless) smatch warning that occurs because it
can't seem to follow the above logic from the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-03-30 16:21:24 +03:00
..
ipw2x00 ipw2x00: add checks for dma mapping errors 2016-01-07 11:18:50 +02:00
iwlegacy mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
iwlwifi iwlwifi: mvm: remove is_data_qos variable in TX 2016-03-30 16:21:24 +03:00
Kconfig
Makefile