mirror of
https://github.com/ipxe/ipxe
synced 2025-12-29 19:38:37 +03:00
Added a very quick and dirty compatibility layer, to allow
not-yet-updated drivers to at least function.
This commit is contained in:
@@ -572,7 +572,6 @@ static struct nic_operations sundance_operations = {
|
||||
.irq = sundance_irq,
|
||||
|
||||
};
|
||||
static struct pci_driver sundance_driver;
|
||||
|
||||
/**************************************************************************
|
||||
PROBE - Look for an adapter, this routine's visible to the outside
|
||||
|
||||
Reference in New Issue
Block a user