commit | 8f9256cea10ca43ac80f66e176643eb41db34244 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed May 13 17:57:41 2009 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat May 23 15:44:10 2009 -0500 |
tree | 041a928f5ad598c60c9b9934a22c5714cc92170d | |
parent | 5700b1af93388544843a453e3c68f8f928bd1e88 [diff] |
[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>