Subject: CVS commit: src/sys/net
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/01/2003 17:24:37
Module Name:	src
Committed By:	martin
Date:		Sat Mar  1 15:24:36 UTC 2003

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

Log Message:
Initialize sc to NULL, it could be used uninitialized otherwise when
searching for our sc by host unique tag.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/net/if_pppoe.c

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