Subject: CVS commit: src/sys/arch/sun3/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/30/2005 12:46:18
Module Name:	src
Committed By:	tsutsui
Date:		Mon May 30 12:46:18 UTC 2005

Modified Files:
	src/sys/arch/sun3/dev: if_ie.c

Log Message:
Avoid NULL pointer dereference in case of #if NBPFILTER == 0.
Closes PR port-sun3/21699.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/arch/sun3/dev/if_ie.c

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