linux/drivers/infiniband/ulp
Sagi Grimberg 2e02d653fe IB/iser: Fix redundant pointer check in dealloc flow
This bug was discovered by Smatch static checker run by Dan Carpenter.
If in free_rx_descriptors(), rx_descs are not NULL then the iser
device is definately not NULL, so no need to check it before
dereferencing it.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-09-02 21:26:16 -07:00
..
ipoib IPoIB: Fix pkey change flow for virtualization environments 2013-07-31 14:23:44 -07:00
iser IB/iser: Fix redundant pointer check in dealloc flow 2013-09-02 21:26:16 -07:00
isert Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2013-07-11 12:57:19 -07:00
srp IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline 2013-07-11 16:43:48 -07:00
srpt target: make queue_tm_rsp() return void 2013-07-07 18:36:53 -07:00