Module Name: src Committed By: knakahara Date: Mon Jun 20 08:24:36 UTC 2016
Modified Files:
src/sys/net: if.h
Log Message:
introduce if_start_lock()
if_start_lock() calls ifp->if_start() holding KERNEL_LOCK if it is required.
To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 src/sys/net/if.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
