mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 09:32:33 +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:
@@ -123,7 +123,6 @@ struct rxdesc {
|
||||
/*********************************************************************/
|
||||
|
||||
static struct nic_operations davicom_operations;
|
||||
static struct pci_driver davicom_driver;
|
||||
|
||||
/* PCI Bus parameters */
|
||||
static unsigned short vendor, dev_id;
|
||||
|
||||
Reference in New Issue
Block a user