Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 09/19/2002 03:34:01
Module Name:	syssrc
Committed By:	darrenr
Date:		Thu Sep 19 00:34:01 UTC 2002

Modified Files:
	syssrc/sys/net: bpf.c

Log Message:
If M_PKTHDR is set we can use m_pkthdr.len instead of the for loop.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/net/bpf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.