cvs commit: src/sys/dev/bge if_bge.c

Gleb Smirnoff glebius at FreeBSD.org
Thu Aug 17 09:53:04 UTC 2006


glebius     2006-08-17 09:53:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  Rewrite bge_encap() so that it takes mbuf ** argument. In this case if
  m_defrag(9) changes pointer we can show this to our caller.
  
  Reviewed by:    yongari
  
  Revision  Changes    Path
  1.137     +48 -38    src/sys/dev/bge/if_bge.c


More information about the cvs-src mailing list