commit | a6820511f193a94c841122e71bcc4da7f33db499 | [log] [tgz] |
---|---|---|
author | Sara Sharon <sara.sharon@intel.com> | Mon Jun 11 15:30:07 2018 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Sat Oct 06 10:25:43 2018 +0300 |
tree | 931c081ad1837ab8f9a93008ed0e6fb4f1930441 | |
parent | 68025d5f9bfe87cdfee31ca933edbfdbbd8f616a [diff] |
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>