CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2016/10/06 13:09:08
Modified files: sys/kern : uipc_socket.c uipc_socket2.c sys/net : if_ppp.c pf.c route.c sys/netinet : in_pcb.c Log message: Remove redundant comments that say a function must be called at splsoftnet() if the function does a splsoftassert(IPL_SOFTNET) anyway.