]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: dbg: split iwl_fw_error_dump to two functions
authorSara Sharon <sara.sharon@intel.com>
Mon, 11 Jun 2018 12:30:07 +0000 (15:30 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 6 Oct 2018 07:25:43 +0000 (10:25 +0300)
commitce8f0b41bf5ecbd1f5dad84706e53de36f788ec4
tree931c081ad1837ab8f9a93008ed0e6fb4f1930441
parent4ae2e769f0f0a6ff8c032f09c050c234d33c9b67
iwlwifi: dbg: split iwl_fw_error_dump to two functions

Split iwl_fw_error_dump to two parts.  The first part will dump the
actual data, and second will do the file allocations, trans calls and
actual file operations.  This is done in order to enable reuse of the
code for the new debug ini infrastructure.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/dbg.c