CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/16 20:33:09
Modified files:
sys/dev/pci : if_myx.c
Log message:
We don't need KERNEL_LOCK() around if_input() anymore, as if_input() has
appropriate locking around bpf now.
ok dlg@
