]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completion
authorJames Smart <James.Smart@Emulex.Com>
Wed, 25 Apr 2007 13:51:38 +0000 (09:51 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 6 May 2007 14:33:13 +0000 (09:33 -0500)
commit07951076aefa4194e1dbf1d8c89eaff040c45155
tree636052abb3f9f2a1bdc0d9adfec130b224a02289
parent1dcb58e5680b6673bf984696d3d8b9033b6e41bf
[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completion

Modify ELS abort handling to prevent double completion

Rework portions of ELS abort handling to prevent double completion
 - Rework ELS iotags and correct abort routine
 - Move the (badly wrong) ELS completion logic from the initial ELS
   abort request function to the ELS completion function.
 - Fixup the iocb completion handling to account for the ELS abort
   completions.

Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc_crtn.h
drivers/scsi/lpfc/lpfc_els.c
drivers/scsi/lpfc/lpfc_hbadisc.c
drivers/scsi/lpfc/lpfc_nportdisc.c
drivers/scsi/lpfc/lpfc_sli.c
drivers/scsi/lpfc/lpfc_sli.h