Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2003 07:15:21 -0800 (PST)
From:      Hidetoshi Shimokawa <simokawa@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/firewire firewire.c fwdev.c fwohci.c sbp.c
Message-ID:  <200301171515.h0HFFLdt051228@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2003/01/17 07:15:21 PST

  Modified files:
    sys/dev/firewire     firewire.c fwdev.c fwohci.c sbp.c 
  Log:
  Replace M_DONTWAIT with M_NOWAIT for malloc().
  
  Pointed out by: nate@root.org
  
  Revision  Changes    Path
  1.25      +12 -12    src/sys/dev/firewire/firewire.c
  1.9       +7 -7      src/sys/dev/firewire/fwdev.c
  1.23      +3 -3      src/sys/dev/firewire/fwohci.c
  1.17      +1 -1      src/sys/dev/firewire/sbp.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?200301171515.h0HFFLdt051228>