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)
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>

No differences found