From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: MLDv2 MRC timer wrong units [PATCH] Date: Tue, 18 Nov 2003 17:47:50 -0800 Sender: netdev-bounce@oss.sgi.com Message-ID: <20031118174750.0f097ab1.davem@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@oss.sgi.com Return-path: To: David Stevens In-Reply-To: Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Tue, 18 Nov 2003 18:19:20 -0700 David Stevens wrote: > The MLD max response code is computing in units of 1/10th second, > as in IGMPv3, but for MLD, it should be in milliseconds. Patch below. I will apply this, thanks David.