Bläddra i källkod

Whoops

tags/v0.9.3
Michael Brown 21 år sedan
förälder
incheckning
e27ebad4b2
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      src/core/nic.c

+ 2
- 2
src/core/nic.c Visa fil

380
 	return 1;
380
 	return 1;
381
 }
381
 }
382
 
382
 
383
-int dummy_irq ( struct nic *nic __unused, irq_action_t irq_action __unused ) {
384
-	return 1;
383
+void dummy_irq ( struct nic *nic __unused, irq_action_t irq_action __unused ) {
384
+	return;
385
 }
385
 }
386
 
386
 
387
 /**************************************************************************
387
 /**************************************************************************

Laddar…
Avbryt
Spara