diff options
author | Sara Sharon <sara.sharon@intel.com> | 2018-06-21 14:24:45 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2018-10-06 10:25:54 +0300 |
commit | af303252bffa8d0622e077dc9cb246695b47ad07 (patch) | |
tree | 3c4671f165a0927804395f51e57b2273ca6e2ae8 /drivers/net/wireless/intel/iwlwifi/mvm/ops.c | |
parent | 5bea4304eea790766dd45cdd328ee287df2ade75 (diff) | |
download | linux-af303252bffa8d0622e077dc9cb246695b47ad07.tar.gz linux-af303252bffa8d0622e077dc9cb246695b47ad07.tar.bz2 linux-af303252bffa8d0622e077dc9cb246695b47ad07.zip |
iwlwifi: dbg: decrement occurrences for all triggers
iwl_fw_dbg_collect can be called by any function that already
has the error string ready. iwl_fw_dbg_collect_trig, on the
other hand, does string formatting. The occurrences decrement
is at iwl_fw_dbg_collect_trig, instead of iwl_fw_dbg_collect,
which causes it to sometimes be skipped. Move it to the right
location.
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/ops.c')
0 files changed, 0 insertions, 0 deletions