diff options
author | Johannes Berg <johannes.berg@intel.com> | 2021-08-05 14:21:54 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2021-08-26 23:36:09 +0300 |
commit | e6344c060209ef4e970cac18adeac1676a2a73cd (patch) | |
tree | 26381a14078f79d3e92fb0719c014490d66bb6a4 /drivers/char/hw_random | |
parent | 19426d54302e199b3fd2d575f926a13af66be2b9 (diff) | |
download | linux-e6344c060209ef4e970cac18adeac1676a2a73cd.tar.bz2 |
iwlwifi: fw: correctly limit to monitor dump
In commit 79f033f6f229 ("iwlwifi: dbg: don't limit dump decisions
to all or monitor") we changed the code to pass around a bitmap,
but in the monitor_only case, one place accidentally used the bit
number, not the bit mask, resulting in CSR and FW_INFO getting
dumped instead of monitor data. Fix that.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210805141826.774fd8729a33.Ic985a787071d1c0b127ef0ba8367da896ee11f57@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/char/hw_random')
0 files changed, 0 insertions, 0 deletions