diff options
author | Andrew Boyer <[email protected]> | 2016-12-22 08:54:38 -0500 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-12-22 11:36:12 -0500 |
commit | 5cc8fabc5e4c588c75a5ec21423e7c3425f69f48 (patch) | |
tree | c38c9f9bdcdb1c29b3404a752832bb55098e8a08 /tools/perf/util/trace-event-scripting.c | |
parent | cbf1f9a46c9c5903e34b0b110ca40b1e7d4b2ab1 (diff) |
IB/rxe: Don't check for null ptr in send()
pkt->qp was already dereferenced earlier in the function.
Fixes Smatch complaint:
drivers/infiniband/sw/rxe/rxe_net.c:458 send()
warn: variable dereferenced before check 'pkt->qp' (see line 441)
Signed-off-by: Andrew Boyer <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions