Skip to content
Commit 2e171a57 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_device



The fw_trips_index[] array in struct iwl_mvm_thermal_device is only
populated, but never read, so drop it.

Note that the iwl_mvm_send_temp_report_ths_cmd() code populating
fw_trips_index[] is questionable, because it accesses a trips table
of a thermal zone directly, which is not guaranteed to work in the
future.

No functional impact.

Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: default avatarMiri Korenblit <Miriam.rachel.korenblit@intel.com>
parent b377252e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment