From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Hartkopp Subject: Re: [patch 5/7] CAN: Add virtual CAN netdevice driver Date: Sat, 23 Jun 2007 23:49:53 +0200 Message-ID: <467D9581.1030602@hartkopp.net> References: <467BC2AF.8080901@trash.net> <467D0C97.1000000@hartkopp.net> <20070623.135113.67582141.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kaber@trash.net, j.hadi123@gmail.com, urs@isnogud.escape.de, tglx@linutronix.de, oliver.hartkopp@volkswagen.de, netdev@vger.kernel.org To: David Miller Return-path: Received: from mo-p00-ob.rzone.de ([81.169.146.160]:20689 "EHLO mo-p00-ob.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752230AbXFWVui (ORCPT ); Sat, 23 Jun 2007 17:50:38 -0400 In-Reply-To: <20070623.135113.67582141.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org David Miller wrote: > This code is in the net-2.6 GIT tree of mine at: > > master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git > > which is what you should be doing all of your networking > development against, and generating patches against, anyways. > > Anything in that tree is scheduled for 2.6.23 inclusion, therefore > if a preferred interface has been added there, you better use it > for any new code. > Ok - thanks for the advise. It's our first real inclusion (besides some patches) and of course we want to do our best. We'll continue to provide patches against net-2.6. Thx. Oliver