linux/drivers/scsi/ibmvscsi
Johannes Thumshirn 1abaede715 scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Export fc_bsg_jobdone so drivers can use it directly instead of doing
the round-trip via struct fc_bsg_job::job_done() and use it in the
LLDDs.  That way we can also unify the interfaces of fc_bsg_jobdone and
bsg_job_done.

As we've converted all LLDDs over to use fc_bsg_jobdone() directly, we
can remove the function pointer from struct fc_bsg_job as well.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-11-17 20:15:25 -05:00
..
ibmvfc.c scsi: fc: Export fc_bsg_jobdone and use it in FC drivers 2016-11-17 20:15:25 -05:00
ibmvfc.h scsi: ibmvfc: add FC Class 3 Error Recovery support 2016-08-25 23:39:26 -04:00
ibmvscsi.c ibmvscsi: use H_CLOSED instead of magic number 2016-02-23 21:27:02 -05:00
ibmvscsi.h ibmvscsis: Initial commit of IBM VSCSI Tgt Driver 2016-07-20 01:15:43 -07:00
Makefile ibmvstgt: remove 2014-07-17 22:07:43 +02:00