commit | beb7cc8238a8334d86c96bf32bf66182db3b619f | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Nov 22 18:26:22 2006 +1100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Dec 20 10:54:43 2006 -0800 |
tree | 5cccf6e3633910ff9a500c635e69943922cfb087 | |
parent | 7a380507c48f7894bae7d367375313df9d51b2e5 [diff] |
PCI: Only check the HT capability bits in mpic.c Only compare the exact HT capability bits against HT_CAPTYPE_IRQ, this is a little paranoid, but doesn't hurt. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>