]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort()
authorHillf Danton <dhillf@gmail.com>
Sat, 29 Jan 2011 00:03:21 +0000 (16:03 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 12 Feb 2011 16:57:06 +0000 (10:57 -0600)
commit4203fe1e1a19e4bdd8397d3ab9b61b5d68d7dc4e
treef631eae1377cee65a35d7559d23839cf3ebdbf5e
parent4c5ea62e1616ba16c1dc97120e6c675c35262b35
[SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort()

Here ticks_left is added to record the result of
wait_for_completion_timeout().

[ Patch title and description edited by Robert Love
  to make it more descriptive  ]

Signed-off-by: Hillf Danton <dhillf@gmail.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/libfc/fc_fcp.c