summaryrefslogtreecommitdiff
path: root/include/scsi/iscsi_proto.h
diff options
context:
space:
mode:
authorJayamohan Kallickal <jayamohan.kallickal@emulex.com>2012-04-03 23:41:47 -0500
committerJames Bottomley <JBottomley@Parallels.com>2012-04-25 09:26:24 +0100
commit9728d8d035a539072bf4dc6162a9f4e7f35ce012 (patch)
treecd5667cc76f6b8c9a9b071de91e14fcac692de66 /include/scsi/iscsi_proto.h
parent76d15dbd5d3ecfb9bf9355ca3395036fc2f7a751 (diff)
[SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA Handle
For each ASYNC PDU received there is an HDR and DATA handle for it. There will be only 1 HDR ASYNC Handle, but DATA Handle can be more than 1 for each ASYNC PDU received. Checking if the ASYNC Handle correspongs to HDR or DATA while returning the Handle to the free list. hwi_free_async_msg just return the handles to the free list. No return values are needed so changing the return type to void. Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'include/scsi/iscsi_proto.h')
0 files changed, 0 insertions, 0 deletions