mirror of
https://github.com/ipxe/ipxe
synced 2025-12-18 02:20:19 +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:
@@ -252,7 +252,6 @@ struct RxFD { /* Receive frame descriptor. */
|
||||
};
|
||||
|
||||
static struct nic_operations eepro100_operations;
|
||||
static struct pci_driver eepro100_driver;
|
||||
|
||||
#define RXFD_COUNT 4
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user