[SCSI] lpfc 8.2.7 : Change device reset behavior
authorJames Smart <James.Smart@Emulex.Com>
Sun, 15 Jun 2008 02:52:38 +0000 (22:52 -0400)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jul 2008 13:22:27 +0000 (08:22 -0500)
commit915caaaf622172bd3451e7b76ba9cfcea80e87c7
treeee336bd79be7cf81b6da86c278b45116a1b54f9f
parent235f7f25f4928f5075dbebdfb9ca2c5d90db882c
[SCSI] lpfc 8.2.7 : Change device reset behavior

Prior handler was only waiting for I/O on one lun to finish before
returning completion. Now, wait for all LUNs on the target.
Also performed some rudimentary cleanup while in this code.

Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/lpfc/lpfc_scsi.c