summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
diff options
context:
space:
mode:
authorAndrew Boyer <andrew.boyer@dell.com>2016-12-22 16:54:38 +0300
committerDoug Ledford <dledford@redhat.com>2016-12-22 19:36:12 +0300
commit5cc8fabc5e4c588c75a5ec21423e7c3425f69f48 (patch)
treec38c9f9bdcdb1c29b3404a752832bb55098e8a08 /drivers/infiniband/hw
parentcbf1f9a46c9c5903e34b0b110ca40b1e7d4b2ab1 (diff)
downloadlinux-5cc8fabc5e4c588c75a5ec21423e7c3425f69f48.tar.xz
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 <andrew.boyer@dell.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw')
0 files changed, 0 insertions, 0 deletions