mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
Whoops
This commit is contained in:
@@ -380,8 +380,8 @@ int dummy_connect ( struct nic *nic __unused ) {
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
int dummy_irq ( struct nic *nic __unused, irq_action_t irq_action __unused ) {
|
void dummy_irq ( struct nic *nic __unused, irq_action_t irq_action __unused ) {
|
||||||
return 1;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user