qla2xxx: Correct iiDMA-update calling conventions.
authorHarish Zunjarrao <harish.zunjarrao@qlogic.com>
Wed, 17 Jun 2009 17:30:29 +0000 (10:30 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 21 Jun 2009 15:52:43 +0000 (10:52 -0500)
commit1bb395485160d203a726a19e4fcb1a154748d804
treefd6fd3f3c312bf5b7b5e539792095430b752c603
parent27dc9c5a3d652b0d55ab9ab396dcce9f13bc77c3
qla2xxx: Correct iiDMA-update calling conventions.

* To set iiDMA speeds for ISP81XX, bits 5-0 are used whereas for
  other older ISPs bits 2-0 are used.
* Pass proper VP index

Signed-off-by: Harish Zunjarrao <harish.zunjarrao@qlogic.com>
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