Loose -> Lose so this sentence makes sense.
MFC after: 3 days
This commit is contained in:
parent
6e8706afba
commit
9336463d86
@ -1144,7 +1144,7 @@ atestart_locked(struct ifnet *ifp)
|
|||||||
/*
|
/*
|
||||||
* There's a small race between the loop in ate_intr finishing
|
* There's a small race between the loop in ate_intr finishing
|
||||||
* and the check above to see if the packet was finished, as well
|
* and the check above to see if the packet was finished, as well
|
||||||
* as when atestart gets called via other paths. Loose the race
|
* as when atestart gets called via other paths. Lose the race
|
||||||
* gracefully and free the mbuf...
|
* gracefully and free the mbuf...
|
||||||
*/
|
*/
|
||||||
if (sc->sent_mbuf[sc->txhead] != NULL) {
|
if (sc->sent_mbuf[sc->txhead] != NULL) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user