Subject: CVS commit: syssrc/sys/netisdn
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/10/2002 17:30:00
Module Name:	syssrc
Committed By:	martin
Date:		Sun Feb 10 15:29:59 UTC 2002

Modified Files:
	syssrc/sys/netisdn: i4b_isppp.c

Log Message:
More ALTQ gotchas from Thomas Klausner:
Use IFQ_SET_MAXLEN instead of accesing opaque queue members directly.
Don't forget to IFQ_SET_READY the queue.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/netisdn/i4b_isppp.c

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