mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 21:11:03 +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:
@@ -89,7 +89,6 @@ typedef enum {
|
||||
|
||||
/* NIC specific static variables go here */
|
||||
static struct nic_operations e1000_operations;
|
||||
static struct pci_driver e1000_driver;
|
||||
|
||||
static struct e1000_hw hw;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user