Fix typo in comment.
Submitted by: brad AT OpenBSD DOT org
This commit is contained in:
parent
20197a8c49
commit
a1e4f25700
@ -2871,8 +2871,8 @@ sk_watchdog(ifp)
|
||||
|
||||
SK_IF_LOCK(sc_if);
|
||||
/*
|
||||
* Reclaim first as there is a possibility of loosing Tx completion
|
||||
* interrupt.
|
||||
* Reclaim first as there is a possibility of losing Tx completion
|
||||
* interrupts.
|
||||
*/
|
||||
sk_txeof(sc_if);
|
||||
if (sc_if->sk_cdata.sk_tx_cnt != 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user