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

cvs commit: src/sys/dev/netif/em if_em.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 5 Feb 2005 15:16:42 -0800 (PST)

joerg       2005/02/05 15:16:42 PST

DragonFly src repository

  Modified files:
    sys/dev/netif/em     if_em.c 
  Log:
  During init time, we can savely allocate the mbuf cluster with
  MB_WAIT. Pass the flag to em_get_buf to allow this.
  
  Revision  Changes    Path
  1.25      +7 -7      src/sys/dev/netif/em/if_em.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/em/if_em.c.diff?r1=1.24&r2=1.25&f=u



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