CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/21 03:16:06
Modified files:
sys/dev/pci : if_em.c if_em.h
Log message:
Run the part of the interrupt handler that does rx completion without holding
the kernel lock.
ok mpi@, dlg@
