Re: [PATCH] 2.6 PCI Hotplug: receive PPC64 EEH events

From: Linda Xie
Date: Wed Jul 07 2004 - 18:50:27 EST


linas@xxxxxxxxxxxxxx wrote:




}
sprintf(child_bus->name, "PCI Bus #%02x", child_bus->number);
/* do pci_scan_child_bus */
- pci_scan_child_bus(child_bus);
+ // pci_scan_child_bus(child_bus);




Why remove pci_scan_child_bus call?

Linda

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/