diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-12-05 20:47:59 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-12-05 21:27:35 +0000 |
| commit | fca83bcec33db6844fc7e7024cd6ac280b66a366 (patch) | |
| tree | eecc73c63ad62d8085148494bb4e50ed9de5eb4b /fw/runtime.h | |
| parent | 69caa1cf3ce5f0b6b27a0ed03a21d9e2f2bc0a9f (diff) | |
iwlwifi: update Intel's mvm/mld driversvendor/Linux/iwlwifi/torvalds-v6.18
This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
7d0a66e4bb9081d75c82ec4957c50034cb0ea449 ( tag: v6.18 ).
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'fw/runtime.h')
| -rw-r--r-- | fw/runtime.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fw/runtime.h b/fw/runtime.h index bd3bc2846cfa..806f9bcdf4f5 100644 --- a/fw/runtime.h +++ b/fw/runtime.h @@ -150,8 +150,6 @@ struct iwl_fw_runtime { unsigned long non_collect_ts_start[IWL_FW_INI_TIME_POINT_NUM]; u32 *d3_debug_data; u32 lmac_err_id[MAX_NUM_LMAC]; - u32 tcm_err_id[MAX_NUM_TCM]; - u32 rcm_err_id[MAX_NUM_RCM]; u32 umac_err_id; struct iwl_txf_iter_data txf_iter_data; |
