commit | c48339decceec8e011498b0fc4c7c7d8b2ea06c1 | [log] [tgz] |
---|---|---|
author | Seokmann Ju <seokmann.ju@qlogic.com> | Thu Jan 17 09:02:19 2008 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Jan 23 11:29:33 2008 -0600 |
tree | 7e6a4d4c36d6647a9822ccb6b36b5c8dee16e51b | |
parent | fc44765f5a232d451fa58a04606b254ac257b429 [diff] |
[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. 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>