mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 04:50:25 +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:
@@ -65,8 +65,6 @@
|
||||
#define dprintf(x)
|
||||
#endif
|
||||
|
||||
static struct pci_driver tlan_driver;
|
||||
|
||||
static void TLan_ResetLists(struct nic *nic __unused);
|
||||
static void TLan_ResetAdapter(struct nic *nic __unused);
|
||||
static void TLan_FinishReset(struct nic *nic __unused);
|
||||
|
||||
Reference in New Issue
Block a user