CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/20 06:14:49
Modified files:
sys/net : bridgestp.c
Log message:
Use splsoftassert() together with IPL_SOFTNET. On alpha and m88k
it is defined differently than splassert(IPL_SOFTNET). No binary
change on amd64.
OK mpi@
