Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 04/20/2004 10:51:09
Module Name:	src
Committed By:	darrenr
Date:		Tue Apr 20 10:51:09 UTC 2004

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

Log Message:
If we timeout waiting for data on the bpf device, allow data in the current
storage buffer (bd_sbuf) to indicate that there is data present.


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

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