isci: fix remote_device start_io regressions
commitf619fffb4070a577524fd9eb68cea484d86d2b97
authorDan Williams <dan.j.williams@intel.com>
Sun, 1 May 2011 17:13:04 +0000 (1 10:13 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sun, 3 Jul 2011 11:00:39 +0000 (3 04:00 -0700)
treeede0b488c983db99bf855558243205c5333947d4
parent8f304c36ee415600c6bbc5de300e6fa3dbe59d6d
isci: fix remote_device start_io regressions

While reducing indentation commits 7ab92c9e "isci: make a
remote_node_context a proper member of a remote_device", 0879e6a6 "isci:
merge remote_device substates into a single state machine" broke
handling of situations where i/o's successfully started at the port
level need to terminated when the remote_node declines to start the i/o.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/remote_device.c