From: Seokmann Ju Date: Thu, 17 Jan 2008 17:02:19 +0000 (-0800) Subject: [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. X-Git-Tag: v2.6.25-rc1~1230^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48339decceec8e011498b0fc4c7c7d8b2ea06c1;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed