[SCSI] lpfc 8.1.12 : Add support for async scanning
authorJames Smart <James.Smart@Emulex.Com>
Wed, 25 Apr 2007 13:53:22 +0000 (09:53 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 6 May 2007 14:33:16 +0000 (09:33 -0500)
commit47a8617c7df6cc8b8617a3deb5a36bbae1997d13
treeba592dbafd7f3144e3ed0a210cefe7ed89b96058
parentebdbe65f07bb26baf69fcb0ee332702064888018
[SCSI] lpfc 8.1.12 : Add support for async scanning

Add support for async scanning

Notes: This is the async scan patch to our driver from Matthew Wilcox.
  The async scan logic is still subject to errors in insmod/rmmod, as
  the async scan threads don't get shutdown when the module unloads
  underneath them. See http://marc.info/?l=linux-scsi&m=117551999925582&w=2

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_init.c
drivers/scsi/lpfc/lpfc_scsi.c