aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/c2_provider.c
diff options
context:
space:
mode:
authorEric Sesterhenn <snakebyte@gmx.de>2006-09-28 10:38:32 -0700
committerRoland Dreier <rolandd@cisco.com>2006-09-28 10:38:32 -0700
commit44334bd97e76662c5f40c629357e6acc4dee3e8a (patch)
treea64a99877e65dcc86b28a45a28c2ca9cb2111126 /drivers/infiniband/hw/amso1100/c2_provider.c
parentRDMA/amso1100: Fix compile warnings (diff)
downloadlinux-dev-44334bd97e76662c5f40c629357e6acc4dee3e8a.tar.xz
linux-dev-44334bd97e76662c5f40c629357e6acc4dee3e8a.zip
RDMA/amso1100: Fix error path in c2_llp_accept()
Another NULL dereference spotted by the Coverity checker (cid #1395): In case we can't alloc the vq_req, we goto bail1, where we call vq_req_free(c2dev, vq_req); which then dereferences vq_req. Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Acked-by: Tom Tucker <tom@opengridcomputing.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/amso1100/c2_provider.c')
0 files changed, 0 insertions, 0 deletions