commit | 63c2a0e598c2fa769a08a6e9ad124bf270b4436e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Wed Feb 15 01:19:56 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:13:03 2006 -0800 |
tree | 3e3a0c8a68221b4a76489ad595d0b886e2683dd9 | |
parent | ab66a50e31deb48b0444c248e67e5aa3217efda5 [diff] |
[SPARC64]: Fix pci_intmap_match(). When crawling up the PCI bus chain, stop at the first node that has an interrupt-map property before we hit the root. Also, if we use a bus interrupt-{map,mask} do not forget to update the 'intmask' pointer as we do for the 'intmap' pointer. Signed-off-by: David S. Miller <davem@davemloft.net>