]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit631ed7c22c31b6f354aa3f15b6797253516a0a68
treefd6fd3f3c312bf5b7b5e539792095430b752c603
parent8aed4153e19e7d07f8e9815240f03326bce80f70
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