CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/28 03:42:04
Modified files:
sys/sys : systm.h
Log message:
time to add NET_ASSERT_WLOCKED()
with moving towards NET_RLOCK...() we need NET_ASSERT_WLOCKED()
to check caller owns netlock exclusively.
OK @bluhm
