diff options
author | Shaul Triebitz <shaul.triebitz@intel.com> | 2018-01-11 16:18:46 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2018-03-02 10:20:01 +0200 |
commit | 8745f12a6600dd9d31122588621d4c8ddb332cd7 (patch) | |
tree | 33360587d5e1c211c94fa5b59c3bd692c57e363c /drivers/perf | |
parent | 63dd5d022f4766e6b05ee611124afcc7cbfbb953 (diff) |
iwlwifi: avoid collecting firmware dump if not loaded
Trying to collect firmware debug data while firmware
is not loaded causes various errors (e.g. failing NIC access).
This causes even a bigger issue if at that time the
HW radio is off.
In that case, when later turning the radio on, the Driver
fails to read the HW (registers contain garbage values).
(It may be that the CSR_GP_CNTRL_REG_FLAG_RFKILL_WAKE_L1A_EN
bit is cleared on faulty NIC access - since the same behavior
was seen in HW RFKILL toggling before setting that bit.)
Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions