Remove netlock assertion within PF_LOCK(). The netlock should be taken
authormvs <mvs@openbsd.org>
Thu, 24 Nov 2022 00:04:32 +0000 (00:04 +0000)
committermvs <mvs@openbsd.org>
Thu, 24 Nov 2022 00:04:32 +0000 (00:04 +0000)
commitec274cfcb608646ce8248cb1db2c81a1d8d04286
tree93592bb96106f2e69bcaeb4edab2bccda2b3a942
parent5bdff5a3f382a68a11ec0ca7a4bdb1d8a372247b
Remove netlock assertion within PF_LOCK(). The netlock should be taken
first, but only if both locks are taken.

ok dlg@ sashan@
sys/net/pfvar_priv.h