https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249402

Adrian Chadd <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Adrian Chadd <[email protected]> ---
Oh, I'd /totally love/ the comlock to be non-recursive in freebsd. That would
force us to tidy up a whole lot of things.

Maybe we should add some _locked() versions that expect the lock held, and use
those? I'd like to avoid the unlock/<thing>/relock pattern because it is racy
as the state can change in that window. (The scan code is notorious for being
bad at this..)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"

Reply via email to