Subject: CVS commit: [netbsd-2] src/sys/arch/sun3/dev
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/31/2005 21:26:39
Module Name:	src
Committed By:	riz
Date:		Tue May 31 21:26:39 UTC 2005

Modified Files:
	src/sys/arch/sun3/dev [netbsd-2]: if_ie.c

Log Message:
Pull up revision 1.42 (requested by tsutsui in ticket #1874):
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.39.4.1 -r1.39.4.2 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.