cvs commit: src/sys/netinet if_atm.c
Robert Watson
rwatson at FreeBSD.org
Mon Aug 15 09:54:01 GMT 2005
rwatson 2005-08-15 09:54:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet if_atm.c
Log:
Merge if_atm.c:1.20 from HEAD to RELENG_6:
Add NATM_LOCK() and NATM_UNLOCK() in places where npcb_add() and
npcb_free() are called, in order to eliminate witness panics.
This was overlooked in removal of GIANT from ATM.
Approved by: re (hrs)
Revision Changes Path
1.19.2.1 +9 -0 src/sys/netinet/if_atm.c
More information about the cvs-src
mailing list