Module Name: src Committed By: ozaki-r Date: Wed Nov 15 04:08:02 UTC 2017
Modified Files:
src/sys/net: if_loop.c
Log Message:
Don't take KERNEL_LOCK in looutput if NET_MPSAFE
We can perhaps get rid of KERNEL_LOCK from looutput, but for now
keep it for safe.
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/net/if_loop.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
