Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/net
Module Name: src
Committed By: tron
Date: Thu Jul 10 15:40:48 UTC 2003
Modified Files:
src/sys/net [netbsd-1-6]: if_spppsubr.c
Log Message:
Pull up revision 1.67 via patch (requested by martin in ticket #1374):
We should use IFQ_DEQUEUE to get packets from the send queue, not IF_DEQUEUE.
Hopefully this will fix ALTQ for ISDN and PPPoE interfaces.
While there remove an unsued function which contained dubious code
(accessing interface queue internals w/o the proper macros).
To generate a diff of this commit:
cvs rdiff -r1.46.4.18 -r1.46.4.19 src/sys/net/if_spppsubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index