From: Karen Higgins Date: Mon, 21 Mar 2011 10:34:29 +0000 (-0700) Subject: [SCSI] qla4xxx: Prevent other port reinitialization during remove_adapter X-Git-Tag: v2.6.39-rc1~52^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eece5a084264c1bff908b0d6a1b176b39dd272f;p=pandora-kernel.git [SCSI] qla4xxx: Prevent other port reinitialization during remove_adapter remove ha flag AF_HBA_GOING_AWAY and added flag AF_HA_REMOVAL to mark the other ISP-4xxx port to indicate that the driver is being removed, so that the other port will not re-initialize while in the process of removing the ha due to driver unload or hba hotplug. Signed-off-by: Karen Higgins Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed