Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/08/2004 07:43:29
Module Name:	src
Committed By:	martin
Date:		Wed Dec  8 07:43:29 UTC 2004

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

Log Message:
Factor out softc cleanup after loss of session into pppoe_clear_softc.
Use this when loosing the ethernet interface (when it deataches).
Fixes PR kern/28375.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 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.