CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/10/08 03:21:26

Modified files:
        sys/dev/pci    : if_em.c 

Log message:
Call em_start() when we detect a link state change such that packets start
flowing again even if the send queue is currently full.  Restores the fix
made by makeb@ in rev 1.263 which was lost in making the tx completion path
mpsafe.

ok mikeb@

Reply via email to