diff options
author | Jayamohan Kallickal <jayamohan.kallickal@emulex.com> | 2012-04-03 23:41:47 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-04-25 09:26:24 +0100 |
commit | 9728d8d035a539072bf4dc6162a9f4e7f35ce012 (patch) | |
tree | cd5667cc76f6b8c9a9b071de91e14fcac692de66 /drivers/scsi/qlogicfas408.h | |
parent | 76d15dbd5d3ecfb9bf9355ca3395036fc2f7a751 (diff) | |
download | linux-9728d8d035a539072bf4dc6162a9f4e7f35ce012.tar.bz2 |
[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 'drivers/scsi/qlogicfas408.h')
0 files changed, 0 insertions, 0 deletions