CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/06 20:56:03
Modified files:
sys/dev/pci : if_em.c if_em.h
Log message:
tweak em to make it mpsafe, both for interrupts and if_start.
this is mostly work by kettenis and claudio, with further work from
me to make the transmit side from the stack mpsafe.
there's a watchdog issue that will be worked on in tree after this
change.
tested by hrvoje popovski and gregor best
ok mpi@ claudio@ deraadt@ jmatthew@
