diff options
| author | Shahar S Matityahu <shahar.s.matityahu@intel.com> | 2019-01-23 12:31:58 +0300 |
|---|---|---|
| committer | Luca Coelho <luciano.coelho@intel.com> | 2019-02-20 21:47:59 +0300 |
| commit | 714afd35065b6b5ad5a384d7401a82a3db50a477 (patch) | |
| tree | c3355a2be7ffed1f4aa3e85c69162fcf44628d2b /scripts/decode_stacktrace.sh | |
| parent | a53b2a0b1245d70430a8b541d76666b585346882 (diff) | |
| download | linux-714afd35065b6b5ad5a384d7401a82a3db50a477.tar.xz | |
iwlwifi: remove redundant condition from prior alive dump flow
After the FW image was loaded for the first time,
fwrt->smem_cfg.num_lmacs value will no longer be zero since we don't
clean it when we stop the device. So if we load the image once and then
we fail on a consecutive attempt, the driver will abort any dumping.
Solve this by removing the condition. It is safe to remove since
when we do the actual dumping in iwl_fw_dbg_collect_sync we check
that STATUS_DEVICE_ENABLED bit is still active.
Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
