mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 06:22:59 +03:00
Coerced into compiling
This commit is contained in:
@@ -412,8 +412,8 @@ epic100_poll(struct nic *nic, int retrieve)
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
epic100_disable ( struct nic *nic __unused ) {
|
||||
static void epic100_disable ( struct nic *nic __unused,
|
||||
struct pci_device *pci __unused ) {
|
||||
/* Soft reset the chip. */
|
||||
outl(GC_SOFT_RESET, genctl);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user