]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.
authorShyam Sundar <shyam.sundar@qlogic.com>
Fri, 24 Oct 2008 22:13:46 +0000 (15:13 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 5 Nov 2008 17:41:49 +0000 (12:41 -0500)
commit680d7db88ace53c673e1c437c9b6abcc053e8d6f
tree03e2c4f62473d3025ca01508d06a655372ddda94
parent737faece278ffec78612675bc378a4258d8293bb
[SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.

For 23XX ISPs, max_vports may return an invalid value.
Do not honour it.

Cc: Stable Tree <stable@kernel.org>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_mbx.c