]> 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)
commit74c7749d1ae64afce10a996b6ef8bb40a35db920
tree931c081ad1837ab8f9a93008ed0e6fb4f1930441
parent54da4bcc08cbc76885ebbec75c0a3597829150cf
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