Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/10/2002 17:17:25
Module Name: syssrc
Committed By: martin
Date: Sun Feb 10 15:17:24 UTC 2002
Modified Files:
syssrc/sys/net: if_spppsubr.c
Log Message:
Use IF_IS_EMPTY and IFQ_IS_EMPTY instead of accessing queue members
directly. Noticed by Thomas Klausner.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/net/if_spppsubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.