aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorLuca Coelho <luciano.coelho@intel.com>2018-11-05 15:45:54 +0200
committerLuca Coelho <luciano.coelho@intel.com>2019-01-29 16:10:30 +0200
commit29cf396f08f6476935c445faddcaf90f2fe2fa87 (patch)
tree750b1420e3cbeb7e59fbddac09fc5120c1ce6a55 /tools/perf/scripts
parentiwlwifi: mvm: pre-initialize alive_data in wait_alive() (diff)
iwlwifi: calculate pointers from out_cmd instead of out_cmd->hdr
The out_cmd structure starts with a header, so there's no need to use &out_cmd->hdr, out_cmd alone is enough. We use this when calculating other addresses and klocwork gets confused with that because it thinks we are trying to access hdr (as an array) beyond its size. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions