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/vr if_vr.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 19 Feb 2005 19:21:58 -0800 (PST)

joerg       2005/02/19 19:21:58 PST

DragonFly src repository

  Modified files:
    sys/dev/netif/vr     if_vr.c 
  Log:
  Move the m_freem from vr_encap to vr_start, making the passed mbuf effectively
  const. Don't check for m_head == NULL in vr_encap, it can't happen anyway.
  
  Revision  Changes    Path
  1.18      +33 -39    src/sys/dev/netif/vr/if_vr.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/vr/if_vr.c.diff?r1=1.17&r2=1.18&f=u



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