commit | 321566c2504445160b18e1508a73081579923a6b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@ultra5.davemloft.net> | Wed Jun 06 14:03:08 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Jun 07 16:59:46 2007 -0700 |
tree | a81be2b3ca7f3423830faf79368cfc9c847c4af8 | |
parent | 7244d545c123ff33a3a5bff7fcb96a07778c32d1 [diff] |
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning. If we are on hummingbird, bus runs at 66MHZ. pbm->pci_bus should be setup with the result of pci_scan_one_pbm() or else we deref NULL pointers in the error interrupt handlers. Signed-off-by: David S. Miller <davem@davemloft.net>