cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
commit5390cfc3fea49d015ae1eed8551c0bf00489b50e
authorscameron@beardog.cca.cpqcorp.net <scameron@beardog.cca.cpqcorp.net>
Mon, 8 Jun 2009 21:01:11 +0000 (8 16:01 -0500)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 9 Jun 2009 03:47:42 +0000 (9 05:47 +0200)
tree75e10c0906513958f5e9654f43f864a096049701
parent40df6ae4277a67e97aa0a8bd8e293fdbb00e5623
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code

Factor the core of sendcmd_withirq out to provide a simpler interface
which provides access to full error information.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cca.cpqcorp.net>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/cciss.c