cvs commit: src/sys/netinet if_atm.c

Craig Rodrigues rodrigc at FreeBSD.org
Fri Aug 12 02:38:20 GMT 2005


rodrigc     2005-08-12 02:38:20 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          if_atm.c 
  Log:
  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.
  
  Reviewed by: rwatson
  
  Revision  Changes    Path
  1.20      +9 -0      src/sys/netinet/if_atm.c


More information about the cvs-all mailing list