[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.
authorSeokmann Ju <seokmann.ju@qlogic.com>
Thu, 17 Jan 2008 17:02:19 +0000 (09:02 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 23 Jan 2008 17:29:33 +0000 (11:29 -0600)
There is a case where 54xx HBA loads MID firmware as it use 24xx
firmware. In this case, the driver should issue
MBC_MID_INITIALIZE FIRMWARE even though the HBA doesn't support
NPIV.  This patch make changes in the driver so that could behave
accordingly.

Signed-off-by: Seokmann Ju <seokmann.ju@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found