aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2023-04-14 13:11:57 +0300
committerJohannes Berg <[email protected]>2023-04-14 13:15:26 +0200
commit11e94d2bcd88dea5d9ce99555b6b172f5232d3e2 (patch)
tree66993245f28accdff83b84adf9ed6a175028fe42 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent5f10705eea400212c20c00c5dddd53978383c51c (diff)
wifi: iwlwifi: mvm: initialize seq variable
Clang static analysis reports this issue d3.c:567:22: warning: The left operand of '>' is a garbage value if (seq.tkip.iv32 > cur_rx_iv32) ~~~~~~~~~~~~~ ^ seq is never initialized. Call ieee80211_get_key_rx_seq() to initialize seq. Fixes: 0419e5e672d6 ("iwlwifi: mvm: d3: separate TKIP data from key iteration") Signed-off-by: Tom Rix <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Signed-off-by: Gregory Greenman <[email protected]> Link: https://lore.kernel.org/r/20230414130637.6dd372f84f93.If1f708c90e6424a935b4eba3917dfb7582e0dd0a@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions