commit | 46ff34633ed09f36ebc4b5c40ac37e592172df74 | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Thu Aug 31 01:55:24 2006 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 26 17:43:52 2006 -0700 |
tree | e5603dd4fe5f9331c99b2b6c61a26650509338e2 | |
parent | fe97064c2870e174a6ff4a93feb11a70c4b71cc5 [diff] |
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT 0x08 is the HT capability, while PCI_CAP_ID_HT_IRQCONF would be the subtype 0x80 that mpic_scan_ht_pic() uses. Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT. And by the way, use it in the ipath driver instead of defining its own HT_CAPABILITY_ID. Signed-off-by: Brice Goglin <brice@myri.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>