Received: with ECARTIS (v1.0.0; list netdev); Sun, 12 Sep 2004 03:01:35 -0700 (PDT) Received: from havoc.gtf.org ([69.28.190.101]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id i8CA1Ucp001428 for ; Sun, 12 Sep 2004 03:01:30 -0700 Received: from havoc.gtf.org (havoc.gtf.org [127.0.0.1]) by havoc.gtf.org (Postfix) with ESMTP id EC132768D; Sun, 12 Sep 2004 06:01:14 -0400 (EDT) Received: (from garzik@localhost) by havoc.gtf.org (8.12.10/8.12.10/Submit) id i8CA1Ea3011937; Sun, 12 Sep 2004 06:01:14 -0400 Date: Sun, 12 Sep 2004 06:01:14 -0400 From: Jeff Garzik To: "David S. Miller" Cc: hadi@cyberus.ca, ak@suse.de, herbert@gondor.apana.org.au, netdev@oss.sgi.com Subject: Re: [PATCH] NETIF_F_LLTX for devices 2 Message-ID: <20040912100114.GB11484@havoc.gtf.org> References: <20040908065152.GC27886@wotan.suse.de> <20040908072408.GI27886@wotan.suse.de> <1094629677.1089.155.camel@jzny.localdomain> <20040908134713.1bcd46d3.davem@davemloft.net> <1094823215.1121.129.camel@jzny.localdomain> <20040911142116.GL4431@wotan.suse.de> <1094933731.2343.109.camel@jzny.localdomain> <20040911174535.2acbb957.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040911174535.2acbb957.davem@davemloft.net> User-Agent: Mutt/1.4.1i X-archive-position: 8661 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: jgarzik@pobox.com Precedence: bulk X-list: netdev Content-Length: 345 Lines: 14 Oh and update Documentation/networking/netdevice.txt. If people are going to screw with the TX path, at least do it right and make it non-mysterious for everyone else. See Al Viro's Documentation/filesystem/directory-locking doc for a proper way to document a locking change that potentially affects every net driver in the kernel. Jeff