CVSROOT:        /cvs
Module name:    src
Changes by:     v...@cvs.openbsd.org    2015/10/15 08:06:04

Modified files:
        sys/arch/octeon/dev: if_cnmac.c 

Log message:
Let the rx path of cnmac run without the kernel lock. To avoid the need
of a mutex, the path no longer cleans up the queue of tx requests.

ok mpi@

Reply via email to