Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 09/17/2004 23:24:03
Module Name: src
Committed By: enami
Date: Fri Sep 17 23:24:03 UTC 2004
Modified Files:
src/sys/kern: uipc_mbuf.c
Log Message:
Delete m_tag from a mbuf being non-pkthdr mbuf rather than newly becoming
pkthdr mbuf.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/sys/kern/uipc_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.