CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/20 06:11:16
Modified files:
sys/dev/pci : if_em.c
Log message:
Revert all the changes to run the tx completion path wihtout holding the
KERNE_LOCK.
A piece is still not right as many peole reported a "watchdog timeout"
problem.
This basically brings us back to r1.305.
ok dlg@, jmatthew@
