commit | 1be7bd82bf4c5d9d3efd1de0e2ebe2c5b1db8340 | [log] [tgz] |
---|---|---|
author | Wayne Boyer <wayneb@linux.vnet.ibm.com> | Wed Jun 17 09:55:35 2009 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sun Jun 21 10:52:47 2009 -0500 |
tree | 119d8afd7e8168626faee5332788c2b75fce261f | |
parent | 95fecd90397ec1f85eb31ede955d846a86d2077b [diff] |
ipr: differentiate pci-x and pci-e based adapters MSI has only been tested on and known to work with PCI-E based adapters. This patch adds a field to struct ipr_chip_t to indicate which type of interrupt to use based on what is known about the chip. Signed-off-by: Wayne Boyer <wayneb@linux.vnet.ibm.com> Acked-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>