export_pflow() is no longer grabbing the NET_LOCK(), so no need to
authormpi <mpi@openbsd.org>
Mon, 29 May 2017 14:18:32 +0000 (14:18 +0000)
committermpi <mpi@openbsd.org>
Mon, 29 May 2017 14:18:32 +0000 (14:18 +0000)
commita46fa70d74df3109114a9e9a6f280254a59fdf29
tree821766493a72323d4a1e793b08f6f0c583d53ba6
parent3c102e39dd4a727213d3cd2193bdec3bebab0fa3
export_pflow() is no longer grabbing the NET_LOCK(), so no need to
release it beforehand.

ok henning@, benno@
sys/net/pf.c