OSDN Git Service

iwlwifi: dbg_ini: remove redundant type argument from iwl_dump_ini_mem
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Sun, 17 Feb 2019 15:21:33 +0000 (17:21 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 3 Apr 2019 08:20:02 +0000 (11:20 +0300)
commit33a403861572e7e10656fa89f6c0b9cd14ff2bd6
tree9cd53926e6421f3212efb1f0ea9c24b617a47269
parent84294b5be15acb1c4eaf9264e33d93b1da3257cf
iwlwifi: dbg_ini: remove redundant type argument from iwl_dump_ini_mem

Since iwl_dump_ini_mem receive struct iwl_fw_ini_region_cfg which holds
the region type, there is no point to pass the type separately.

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