Page MenuHomeFreeBSD

iwx: add some lock assertions in the TX start path
ClosedPublic

Authored by adrian on Sun, Sep 21, 4:56 AM.
Referenced Files
Unknown Object (File)
Tue, Oct 14, 3:00 AM
Unknown Object (File)
Tue, Oct 14, 12:59 AM
Unknown Object (File)
Mon, Oct 13, 11:29 AM
Unknown Object (File)
Sun, Oct 12, 7:13 PM
Unknown Object (File)
Sun, Oct 12, 11:22 AM
Unknown Object (File)
Sun, Oct 12, 12:29 AM
Unknown Object (File)
Wed, Oct 8, 9:09 PM
Unknown Object (File)
Fri, Oct 3, 4:17 PM
Subscribers

Details

Summary

The locking paths into these routines LOOK correct, but I figured
it'd be good to at least enforce we're not doing concurrent entry
into iwx_start() / iwx_tx() without the lock held.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable