]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow drivers to free an mbuf without having the mbuf be touched if
authorkmacy <kmacy@FreeBSD.org>
Sat, 6 Oct 2007 21:13:55 +0000 (21:13 +0000)
committerkmacy <kmacy@FreeBSD.org>
Sat, 6 Oct 2007 21:13:55 +0000 (21:13 +0000)
commitc00108fd67397129aaed54bbec1d64b7b0cd4259
tree6da28a59b2ccdc4d405f3729f74981d6b9c1a58e
parent880e2532778939d3d8a220a03a74a153264d0aa1
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)
sys/kern/kern_mbuf.c
sys/sys/mbuf.h