From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 5/8] virtio: convert to net_device_ops Date: Tue, 06 Jan 2009 10:44:34 -0800 (PST) Message-ID: <20090106.104434.159912958.davem@davemloft.net> References: <20090105201442.749889072@vyatta.com> <20090105201514.658060465@vyatta.com> <1231234845.12050.2.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: shemminger@vyatta.com, netdev@vger.kernel.org To: markmc@redhat.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:36344 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751572AbZAFSoc (ORCPT ); Tue, 6 Jan 2009 13:44:32 -0500 In-Reply-To: <1231234845.12050.2.camel@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: From: Mark McLoughlin Date: Tue, 06 Jan 2009 09:40:45 +0000 > On Mon, 2009-01-05 at 12:14 -0800, Stephen Hemminger wrote: > > > Signed-off-by: Stephen Hemminger ... > Looks good to me. > > Acked-by: Mark McLoughlin Applied, thanks everyone.