From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [NET 00/18]: Netlink link creation API + driver conversions Date: Wed, 13 Jun 2007 12:51:07 -0700 (PDT) Message-ID: <20070613.125107.74561974.davem@davemloft.net> References: <20070613165039.7780.15855.sendpatchset@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: kaber@trash.net Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:36193 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751773AbXFMTuv (ORCPT ); Wed, 13 Jun 2007 15:50:51 -0400 In-Reply-To: <20070613165039.7780.15855.sendpatchset@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Patrick McHardy Date: Wed, 13 Jun 2007 18:50:42 +0200 (MEST) > The patches are against net-2.6, but AFAICS the only thing in net-2.6.23 > conflicting with them is the previous series. > > Please apply/replace, thanks :) I've respun my tree up at: kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.23.git with these new patches. Thanks Patrick!