CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/16 02:00:01
Modified files:
sys/net : bpf.c
Log message:
Allow bpf_allocbufs() to fail when allocating memory.
This will help trading the KERNEL_LOCK for a mutex.
ok bluhm@
