Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2002 10:35:41 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200211151835.gAFIZfGJ018160@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2002/11/15 10:35:41 PST

  Modified files:
    sys/net              if.c 
  Log:
  if_attach should not sleep; change malloc's M_WAITOK to M_NOWAIT
  
  Revision  Changes    Path
  1.150     +1 -1      src/sys/net/if.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?200211151835.gAFIZfGJ018160>