[SCSI] lpfc 8.1.5 : Misc small fixes
authorJames Smart <James.Smart@Emulex.Com>
Sat, 15 Apr 2006 15:53:20 +0000 (11:53 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 20 Apr 2006 00:50:03 +0000 (20:50 -0400)
commit071fbd3de93fdbe059d492e6a0b691e84cf7be68
tree10e5b9b52648adead22b99c751e8a00d0591123b
parent10d4e957e027b96adfed05c3af1d3fd782a242fe
[SCSI] lpfc 8.1.5 : Misc small fixes

Contains the following misc fixes:
 - Fix build warnings
 - Race condition in lpfc_workq_post_event() could corrupt phba->work_list.
 - nlp_sid was not being initialized properly
 - Fix some RSCN handling during the re-discovery after Link Up event.

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