CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2017/07/27 06:08:19

Modified files:
        sys/sys        : systm.h 

Log message:
Stop doing an splsoftnet()/splx() dance inside the NET_LOCK().

This will allow us to not carry a returned value when entering a critical
section.

ok bluhm@, visa@

Reply via email to