Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: ozaki-r
Date: Fri Mar 24 09:22:46 UTC 2017
Modified Files:
src/sys/net: if_ethersubr.c
Log Message:
Remove KERNEL_LOCK for arpresolve in ether_output
Because arpresolve should be already MP-safe.
To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 src/sys/net/if_ethersubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index