cvs commit: src/sys/kern kern_mbuf.c src/sys/sys mbuf.h

Kip Macy kmacy at FreeBSD.org
Sat Oct 6 14:13:57 PDT 2007


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


More information about the cvs-all mailing list