]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: change MSI-x vector to 32bit
authorYinghai Lu <yhlu.kernel@gmail.com>
Sat, 16 Aug 2008 02:36:45 +0000 (19:36 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 20 Oct 2008 17:53:42 +0000 (10:53 -0700)
commit9af62093f321fcf7ebfba2ca8f63037d99d5b97e
tree8656c347e8e6aeecece6bfa4c182d1b1cec74bb4
parent1824e503431654ee629b54e7d92251d8b1d72b5d
PCI: change MSI-x vector to 32bit

We are using 28bit pci (bus/dev/fn + 12 bits) as irq number, so the
cache for irq number should be 32 bit too.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/scsi/qla2xxx/qla_def.h
include/linux/pci.h