]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit16dbef4a831782466b10d4ae56837c5ba17d1948
tree8656c347e8e6aeecece6bfa4c182d1b1cec74bb4
parent0235c4fc7fc6f621dc0dd89eba102ad5aa373390
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