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

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

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