Received: with ECARTIS (v1.0.0; list netdev); Tue, 08 Feb 2005 20:56:59 -0800 (PST) Received: from cheetah.davemloft.net (mail@adsl-63-197-226-105.dsl.snfc21.pacbell.net [63.197.226.105]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j194urwQ002038 for ; Tue, 8 Feb 2005 20:56:54 -0800 Received: from localhost ([127.0.0.1] helo=cheetah.davemloft.net ident=davem) by cheetah.davemloft.net with smtp (Exim 3.36 #1 (Debian)) id 1CyjtW-0002Nr-00; Tue, 08 Feb 2005 20:56:06 -0800 Date: Tue, 8 Feb 2005 20:56:05 -0800 From: "David S. Miller" To: Patrick McHardy Cc: hadi@cyberus.ca, netdev@oss.sgi.com Subject: Re: patch: annoying u32 double listing Message-Id: <20050208205605.0935a77c.davem@davemloft.net> In-Reply-To: <4206A58A.9050909@trash.net> References: <1107719343.1055.22.camel@jzny.localdomain> <42068EA2.6030507@trash.net> <1107727330.1053.44.camel@jzny.localdomain> <4206A58A.9050909@trash.net> X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; sparc-unknown-linux-gnu) X-Face: "_;p5u5aPsO,_Vsx"^v-pEq09'CU4&Dc1$fQExov$62l60cgCc%FnIwD=.UF^a>?5'9Kn[;433QFVV9M..2eN.@4ZWPGbdi<=?[:T>y?SD(R*-3It"Vj:)"dP Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on oss.sgi.com X-Virus-Status: Clean X-archive-position: 1423 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@davemloft.net Precedence: bulk X-list: netdev Content-Length: 457 Lines: 14 On Mon, 07 Feb 2005 00:17:30 +0100 Patrick McHardy wrote: > jamal wrote: > > >I should have caught that output missing divisor ;-> > >Dave please apply Patricks version. Should probably apply cleanly on > >2.4.x as well. > > > My last patch has a similar problem, new hash tables added with > "u32 divisor .." are skipped while walking. This patch is better > tested and should be fine. Applies to 2.4 and 2.6. Applied, thanks Patrick.