• Ivan Kokshaysky's avatar
    [PATCH] alpha: pci domains update · 08e8ead7
    Ivan Kokshaysky authored
    - fix thinko in pci_name_bus (pointed out by DaveM);
    - prevent 8-bit bus number overflow inside the hose;
    - remove first_busno/last_busno fields from struct pci_controller,
      as it's a duplicate of the info in associated struct pci_bus.
    
    Ivan.
    08e8ead7
pci.h 7.29 KB