Date: Thu, 30 Oct 2008 16:09:08 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet6 mld6.c Message-ID: <200810301609.m9UG9HeN056958@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2008-10-30 16:09:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netinet6 mld6.c Log: SVN rev 184476 on 2008-10-30 16:09:08Z by bz MFC: r182915 mld_timerresid() returns ms so instead of doing the maths in usec and then dividing down to ms, do the maths in ms. Obtained from: NetBSD mld6.c rev. 1.47 Approved by: re (gnn) Revision Changes Path 1.31.2.4 +1 -1 src/sys/netinet6/mld6.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810301609.m9UG9HeN056958>