mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 07:11:32 +00:00
Whoops
This commit is contained in:
parent
7cc6366a84
commit
e27ebad4b2
@ -380,8 +380,8 @@ int dummy_connect ( struct nic *nic __unused ) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
int dummy_irq ( struct nic *nic __unused, irq_action_t irq_action __unused ) {
|
||||
return 1;
|
||||
void dummy_irq ( struct nic *nic __unused, irq_action_t irq_action __unused ) {
|
||||
return;
|
||||
}
|
||||
|
||||
/**************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user