• Jeff Garzik's avatar
    [netdrvr 8139cp] PCI MWI cleanup; remove unneeded workaround · a719c93b
    Jeff Garzik authored
    * The PCI layer now handles incorrect cacheline size settings,
      as it should.  Remove our own workarounds.
    * Move pci_set_mwi up much earlier in the probe process,
      and check its return value.
    * Call pci_clear_mwi() in ->probe error handling
    * Call pci_clear_mwi() in ->remove
    a719c93b
8139cp.c 48.8 KB