pci: change msi-x vector to 32bit
authorYinghai Lu <yhlu.kernel@gmail.com>
Wed, 20 Aug 2008 03:50:45 +0000 (20:50 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:52:56 +0000 (16:52 +0200)
commit42379b1122bab7f9aefdbd4b7004a6fa89dfbae5
treecc5e0bb92bc6353d0476d45f5a68ff1fc23c4233
parentc691cc84529ec88ccb32b174535bb61875888c90
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>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/scsi/qla2xxx/qla_def.h
include/linux/pci.h