Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/17/2001 01:53:32
Module Name:	syssrc
Committed By:	martin
Date:		Sun Dec 16 23:53:31 UTC 2001

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

Log Message:
Cleanup softc more completely on "ifconfig down", but only if we are
currently in a connection reestablishement state.

The previouse (incomplete/unconditional) cleanup confused the state machine.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/net/if_pppoe.c

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