[SCSI] libiscsi: export iscsi_itt_to_task for bnx2i
authorMike Christie <michaelc@cs.wisc.edu>
Wed, 13 May 2009 22:57:41 +0000 (17:57 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 23 May 2009 20:44:10 +0000 (15:44 -0500)
commit8f9256cea10ca43ac80f66e176643eb41db34244
tree041a928f5ad598c60c9b9934a22c5714cc92170d
parent5700b1af93388544843a453e3c68f8f928bd1e88
[SCSI] libiscsi: export iscsi_itt_to_task for bnx2i

bnx2i needs to be able to look up mgmt task like login and nop, because
it does some processing of them on the completion path. This exports
iscsi_itt_to_task so it can look up the task.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/libiscsi.c
include/scsi/libiscsi.h