Date: Sat, 28 Oct 2006 18:09:40 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ppp.c Message-ID: <200610281809.k9SI9f9H025632@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2006-10-28 18:09:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net if_ppp.c
Log:
MFC rev. 1.115:
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>
Approved by: re (hrs)
Revision Changes Path
1.105.2.4 +1 -1 src/sys/net/if_ppp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610281809.k9SI9f9H025632>
