Bogus notify() usage.
This commit is contained in:
parent
f1549d7ac7
commit
b929457aef
@ -576,7 +576,7 @@ irq_hook_t *hook;
|
|||||||
|
|
||||||
structof(ether_card_t, ec_hook, hook)->ec_int_pending= 1;
|
structof(ether_card_t, ec_hook, hook)->ec_int_pending= 1;
|
||||||
|
|
||||||
notify(eth_tasknr, HARD_INT);
|
notify(eth_tasknr);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user