mirror of
https://github.com/ipxe/ipxe
synced 2025-12-18 18:40:24 +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:
@@ -957,7 +957,6 @@ void rhine_irq ( struct nic *nic, irq_action_t action ) {
|
||||
}
|
||||
|
||||
static struct nic_operations rhine_operations;
|
||||
static struct pci_driver rhine_driver;
|
||||
|
||||
static int
|
||||
rhine_probe ( struct nic *nic, struct pci_device *pci ) {
|
||||
|
||||
Reference in New Issue
Block a user