Module Name: src Committed By: ozaki-r Date: Sun Jun 15 16:10:46 UTC 2014
Modified Files:
src/sys/net: if_bridge.c
Log Message:
Get rid of unnecessary splnet for pool_{get,put}
A mutex prevents interrupts in the functions now.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/net/if_bridge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
