Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/22/1995 11:10:03
mycroft
Wed Mar 22 11:08:37 EST 1995
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/b/src/sys/net

Modified Files:
	bpf.c 
Log Message:
Fix panic when an interface in promiscuous mode goes down and the BPF user
tries to turn off promiscuous mode.  From Lon Willett.