[Bug 276392] if_wg: Fix noise_remote_alloc() to acquire 'l_identity_lock' lock

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 17 Jan 2024 23:38:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276392

--- Comment #5 from Kyle Evans <kevans@freebsd.org> ---
In practice the device's sc_lock is xlocked in both callers and this can't
really race, but I think it makes sense to be pedantic/defensive about it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.