Not all sockets require the NET_LOCK(). So use solock() instead in
authormpi <mpi@openbsd.org>
Mon, 3 Jul 2017 08:27:07 +0000 (08:27 +0000)
committermpi <mpi@openbsd.org>
Mon, 3 Jul 2017 08:27:07 +0000 (08:27 +0000)
commit14226c8d5627fe0c1c7b17deb6a23f4494bcf880
treed514d275f5d592842303443952f528daf9d4cf7f
parent21c3cd1ef6f34d6895d7201a19398d611375140f
Not all sockets require the NET_LOCK().  So use solock() instead in
fifo_close().

ok millert@, visa@
sys/miscfs/fifofs/fifo_vnops.c