DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/netif/ipw if_ipw.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 6 Mar 2005 10:30:36 -0800 (PST)

dillon      2005/03/06 10:30:36 PST

DragonFly src repository

  Modified files:
    sys/dev/netif/ipw    if_ipw.c 
  Log:
  Change NOWAITs into WAITOKs.  In FreeBSD NOWAIT allocations seem to be
  expected to succeed.  In DragonFly a NOWAIT allocation can in fact fail.
  
  Revision  Changes    Path
  1.2       +5 -5      src/sys/dev/netif/ipw/if_ipw.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ipw/if_ipw.c.diff?r1=1.1&r2=1.2&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]