iwlwifi: dbg_ini: support notification and dhc regions type parsing
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Sun, 3 Mar 2019 15:29:23 +0000 (17:29 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 19 Apr 2019 07:26:22 +0000 (10:26 +0300)
commit77f99ae6487be9c51b8f42ee20171b1e8ec1a170
tree1dcc99bf95b45a49c6b582b7192f27e10d8327e8
parent718a8b23ad045244302220d75e7f726ea3766fb1
iwlwifi: dbg_ini: support notification and dhc regions type parsing

IWL_FW_INI_REGION_CSR and IWL_FW_INI_REGION_NOTIFICATION does not have
memory addresses attached to them so the driver should skip them when
parsing the region tlv.
Also, instead of declearing what region types should skip the addition of
the memory addresses, declare what regions have addition of memory
addresses.

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