Loose -> Lose so this sentence makes sense.
MFC after: 3 days
This commit is contained in:
parent
7f81f43626
commit
2baad42ea4
@ -1144,7 +1144,7 @@ atestart_locked(struct ifnet *ifp)
|
||||
/*
|
||||
* 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
|
||||
* 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...
|
||||
*/
|
||||
if (sc->sent_mbuf[sc->txhead] != NULL) {
|
||||
|
Loading…
Reference in New Issue
Block a user