diff options
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | 2008-01-31 20:33:53 (GMT) |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-02-08 00:02:40 (GMT) |
commit | e6e074f175879b1c1d700056aa0c32abefb92c1a (patch) | |
tree | a20dc23b317703590466e9f40284fcc88e16b387 /scripts/Kbuild.include | |
parent | da4541b63bbe9a945d7bbc1105f2deacc42ef195 (diff) | |
download | linux-fsl-qoriq-e6e074f175879b1c1d700056aa0c32abefb92c1a.tar.xz |
[SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was used on non-NPIV capable ISPs.
BIT_2 of the firmware attributes is only valid on FW-interface-2
type HBAs. Code in commit
c48339decceec8e011498b0fc4c7c7d8b2ea06c1 would cause the
incorrect initialize-firmware mailbox command to be issued for
non-NPIV capable ISPs. Correct this by reverting to previously
used (and correct) pre-condition 'if' check.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions