cvs commit: src/sys/dev/netif/vr if_vr.c
    Joerg Sonnenberger 
    joerg at crater.dragonflybsd.org
       
    Sat Feb 19 19:23:48 PST 2005
    
    
  
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
    
    
More information about the Commits
mailing list