Module Name: src Committed By: knakahara Date: Mon Jun 20 06:52:44 UTC 2016
Modified Files:
src/sys/net: if_loop.c
Log Message:
make looutput() MP-safe, so that lo(4) can enable IFEF_OUTPUT_MPSAFE.
making MP-scalable is future work.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 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.
