Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 04/11/2004 01:41:01
Module Name:	src
Committed By:	darrenr
Date:		Sun Apr 11 01:41:01 UTC 2004

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

Log Message:
from freebsd's kern/36219, the if expression in deciding whether or not
to return something check the value of bd_state in the wrong place.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/net/bpf.c

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