Module Name: src Committed By: ozaki-r Date: Sat Dec 31 15:07:02 UTC 2016
Modified Files:
src/sys/net: if_ethersubr.c
Log Message:
Use kmem_intr_alloc instead of kmem_alloc
ether_addmulti still can be called in softint.
Fix PR kern/51755
To generate a diff of this commit:
cvs rdiff -u -r1.231 -r1.232 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.
