mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 02:28:57 +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:
@@ -189,7 +189,6 @@ enum dmfe_CR6_bits {
|
||||
|
||||
/* Global variable declaration ----------------------------- */
|
||||
static struct nic_operations dmfe_operations;
|
||||
static struct pci_driver dmfe_driver;
|
||||
|
||||
static unsigned char dmfe_media_mode = DMFE_AUTO;
|
||||
static u32 dmfe_cr6_user_set;
|
||||
|
||||
Reference in New Issue
Block a user