cvs commit: src/sys/net if_ppp.c
Gleb Smirnoff
glebius at FreeBSD.org
Sat Oct 21 09:44:26 UTC 2006
glebius 2006-10-21 09:44:02 UTC
FreeBSD src repository
Modified files:
sys/net if_ppp.c
Log:
Fix error in rev. 1.68. The intention was to break out the switch(){},
but actually exited from the for(){} loop. This fixes the PPPIOCSCOMPRESS
ioctl.
PR: kern/101333
Submitted by: Igor Popov <igorpopov newmail.ru>
Revision Changes Path
1.115 +1 -1 src/sys/net/if_ppp.c
More information about the cvs-src
mailing list