linux/drivers/scsi/ibmvscsi_tgt
Bryant G. Ly 98883f1b54 ibmvscsis: Clear left-over abort_cmd pointers
With the addition of ibmvscsis->abort_cmd pointer within
commit 25e7853126 ("ibmvscsis: Do not send aborted task response"),
make sure to explicitly NULL these pointers when clearing
DELAY_SEND flag.

Do this for two cases, when getting the new new ibmvscsis
descriptor in ibmvscsis_get_free_cmd() and before posting
the response completion in ibmvscsis_send_messages().

Signed-off-by: Bryant G. Ly <bryantly@linux.vnet.ibm.com>
Reviewed-by: Michael Cyr <mikecyr@linux.vnet.ibm.com>
Cc: <stable@vger.kernel.org> # v4.8+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2017-05-15 20:17:26 -07:00
..
ibmvscsi_tgt.c ibmvscsis: Clear left-over abort_cmd pointers 2017-05-15 20:17:26 -07:00
ibmvscsi_tgt.h ibmvscsis: Do not send aborted task response 2017-05-05 20:24:43 -07:00
libsrp.c
libsrp.h
Makefile