]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/srpt: Make a debug statement in srpt_abort_cmd() more informative
authorBart Van Assche <bart.vanassche@sandisk.com>
Tue, 23 May 2017 23:48:35 +0000 (16:48 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 7 Jul 2017 05:58:01 +0000 (22:58 -0700)
commit13fdd4458ed1b808946fd7baba657b6a51d3c72b
tree6f92ffcadd72d8eceaf82b8462e48961a20589ba
parentd877d7275be34ad70ce92bcbb4bb36cec77ed004
IB/srpt: Make a debug statement in srpt_abort_cmd() more informative

Do not only report the state of the I/O context before srpt_abort_cmd()
was called but also the new state assigned by srpt_abort_cmd()

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Cc: Doug Ledford <dledford@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Andy Grover <agrover@redhat.com>
Cc: David Disseldorp <ddiss@suse.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/infiniband/ulp/srpt/ib_srpt.c