linux/drivers/infiniband/ulp
Roland Dreier b2feda4feb iser-target: Fix error path in isert_create_pi_ctx()
We don't assign pi_ctx to desc->pi_ctx until we're certain to succeed
in the function.  That means the cleanup path should use the local
pi_ctx variable, not desc->pi_ctx.

This was detected by Coverity (CID 1260062).

Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2015-05-30 20:01:04 -07:00
..
ipoib InfiniBand/RDMA updates for 4.1: 2015-04-22 11:50:05 -07:00
iser IB/iser: Rewrite bounce buffer code path 2015-04-15 16:07:14 -04:00
isert iser-target: Fix error path in isert_create_pi_ctx() 2015-05-30 20:01:04 -07:00
srp IB/srp: Use P_Key cache for P_Key lookups 2015-04-15 16:06:54 -04:00
srpt Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2015-04-24 10:22:09 -07:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00