CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/19 16:47:22
Modified files:
sys/dev/pci : if_em.c
Log message:
Copy over some recent commits from ix(4)..
- remove pointless timeout_del/add dance in the interrupt handler
- don't try to update the link status every second
- Gather full statistics only when EM_DEBUG is defined
ok mikeb@
