diff options
author | Kirtika Ruchandani | 2017-10-08 23:20:42 +0200 |
---|---|---|
committer | Luca Coelho | 2017-11-03 10:56:08 +0100 |
commit | fb12777ab59b4c8319c931970e28a5406d1aa702 (patch) | |
tree | 805249cf01d6211f8e188717fb0e4d82d2614f4a /drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | |
parent | iwlwifi: remove host assisted paging (diff) | |
download | kernel-qcow2-linux-fb12777ab59b4c8319c931970e28a5406d1aa702.tar.gz kernel-qcow2-linux-fb12777ab59b4c8319c931970e28a5406d1aa702.tar.xz kernel-qcow2-linux-fb12777ab59b4c8319c931970e28a5406d1aa702.zip |
iwlwifi: Add more call-sites for pcie reg dumper
Commit a6d24fad00d9 ("iwlwifi: pcie: dump registers when HW becomes
inaccessible") added a function to dump pcie config registers and
memory mapped registers on a failure. It is currently only accessible
within trans.c. Add it to struct iwl_trans_ops, so that failure cases
in other files can call it. While there, add a call to this function
from iwl_pcie_load_firmware_chunk in pcie/tx.c, since this is a common
failure case seen on some platforms.
Signed-off-by: Kirtika Ruchandani <kirtika@chromium.org>
[modified the commit message slightly]
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c')
0 files changed, 0 insertions, 0 deletions