target: use transport_cmd_check_stop_to_fabric consistently
authorChristoph Hellwig <hch@infradead.org>
Mon, 17 Oct 2011 17:56:44 +0000 (13:56 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 24 Oct 2011 03:21:37 +0000 (03:21 +0000)
commitb7b8bef7f8c1c9b3358127608e867db7cd928022
tree00649c38974f180008d382f80a7ccbc3db8f6433
parent3df8d40ba3fea72c35ab092c091b19a599df1e81
target: use transport_cmd_check_stop_to_fabric consistently

Change one remaining user of transport_cmd_check_stop(cmd, 2, 0) to the
transport_cmd_check_stop_to_fabric wrapper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_transport.c