Received: with ECARTIS (v1.0.0; list netdev); Sat, 16 Aug 2003 05:28:39 -0700 (PDT) Received: from pizda.ninka.net (IDENT:root@pizda.ninka.net [216.101.162.242]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h7GCSTFl023258 for ; Sat, 16 Aug 2003 05:28:30 -0700 Received: from pizda.ninka.net (IDENT:davem@localhost.localdomain [127.0.0.1]) by pizda.ninka.net (8.9.3/8.9.3) with SMTP id FAA25896; Sat, 16 Aug 2003 05:20:48 -0700 Date: Sat, 16 Aug 2003 05:20:48 -0700 From: "David S. Miller" To: jt@hpl.hp.com Cc: jt@bougret.hpl.hp.com, shemminger@osdl.org, irda-users@lists.sourceforge.net, netdev@oss.sgi.com, lists@mdiehl.de Subject: Re: [PATCH] (1/5) get rid of useless hashbin in irtty Message-Id: <20030816052048.5858d68a.davem@redhat.com> In-Reply-To: <20030815230546.GA31831@bougret.hpl.hp.com> References: <20030815154608.56cf0551.shemminger@osdl.org> <20030815230546.GA31831@bougret.hpl.hp.com> X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.6; sparc-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-archive-position: 4872 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@redhat.com Precedence: bulk X-list: netdev On Fri, 15 Aug 2003 16:05:46 -0700 Jean Tourrilhes wrote: > On Fri, Aug 15, 2003 at 03:46:08PM -0700, Stephen Hemminger wrote: > > > > Working on converting IRDA to new netdevice semantics, > > I hope you realised that this is most likely 2.7.X > material. Without moving to the new netdevice semantics, you're drivers will be broken. This isn't a happy cleanup change, it is necessary.