iwlwifi: dbg_ini: change memory range base address to u64
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Sun, 17 Feb 2019 12:13:12 +0000 (14:13 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 3 Apr 2019 08:20:00 +0000 (11:20 +0300)
commitf0e1e1c20d5fc9ff6d94193100ab90d5945a6d08
tree5d2445dfbab4e2cb1006d0ee47ec6374457db5dd
parent192a7e1f731fd9a64216cce35287eb23360437f6
iwlwifi: dbg_ini: change memory range base address to u64

AX210 devices will use u64 for the base address to the DRAM monitor
buffer. To support this, change the structure for all device families
so both address sizes fit.

Also move range_data_size to the top of the struct to ease the parsing
of the memory range.

Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
drivers/net/wireless/intel/iwlwifi/fw/error-dump.h