diff options
author | Rotem Saado <rotem.saado@intel.com> | 2022-11-02 16:59:52 +0200 |
---|---|---|
committer | Gregory Greenman <gregory.greenman@intel.com> | 2022-11-10 13:26:48 +0200 |
commit | ae5ecbb0c39e4a5872b9e6f31fb0ce350edd833a (patch) | |
tree | 5db168619388b4e1297121643a3879cd586bba3c /drivers/scsi/fdomain.c | |
parent | b79d2219e9352f7972035c9e07da3e1f4d2b2572 (diff) | |
download | linux-ae5ecbb0c39e4a5872b9e6f31fb0ce350edd833a.tar.gz linux-ae5ecbb0c39e4a5872b9e6f31fb0ce350edd833a.tar.bz2 linux-ae5ecbb0c39e4a5872b9e6f31fb0ce350edd833a.zip |
wifi: iwlwifi: dbg: use bit of DRAM alloc ID to store failed allocs
The failed_alloc variable is used as a bitmask in the loop where we
check DRAM allocations. But erroneously, we were clearing the DRAM
alloc IDs we removed as an integer.
Fix that by clearing them as bits instead.
Signed-off-by: Rotem Saado <rotem.saado@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20221102165239.688dec28b1d9.I470b8d29c28d16f25f4192773f075940de7ed33c@changeid
Diffstat (limited to 'drivers/scsi/fdomain.c')
0 files changed, 0 insertions, 0 deletions