Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2007 21:13:56 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mbuf.c src/sys/sys mbuf.h
Message-ID:  <200710062113.l96LDvdL039785@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2007-10-06 21:13:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mbuf.c 
    sys/sys              mbuf.h 
  Log:
  Allow drivers to free an mbuf without having the mbuf be touched if
  the driver has already freed any attached tags
  
  Approved by: re(gnn)
  
  Revision  Changes    Path
  1.31      +5 -2      src/sys/kern/kern_mbuf.c
  1.216     +10 -0     src/sys/sys/mbuf.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710062113.l96LDvdL039785>