CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/12/18 12:08:36

Modified files:
        sys/dev/pci    : if_ix.h ixgbe.h 

Log message:
Make ix(4) mpsafer.  Take advantage of intr_barrier() to eliminate the mutex
introduced in the previous step, and use atomic instructions to make the
tx completion path mpsafe as well.

ok claudio@, mpi@

Reply via email to