Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2001 21:20:48 -0700 (PDT)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netnatm natm.c
Message-ID:  <200104050420.f354Km419540@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2001/04/04 21:20:48 PDT

  Modified files:
    sys/netnatm          natm.c 
  Log:
  Change a couple of M_WAITOKs used in M_PREPEND() to M_TRYWAITs, which
  is what they should be. As the returned mbuf is already checked for
  failure of M_PREPEND even in the wait case, nothing more to be done
  here.
  
  Revision  Changes    Path
  1.13      +3 -3      src/sys/netnatm/natm.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104050420.f354Km419540>