From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next-2.6 PATCH] virtio_net: remove forgotten assignment Date: Tue, 02 Mar 2010 03:57:42 -0800 (PST) Message-ID: <20100302.035742.259775849.davem@davemloft.net> References: <20100301112254.GB2799@psychotron.lab.eng.brq.redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: jpirko@redhat.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:52118 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752693Ab0CBL5X (ORCPT ); Tue, 2 Mar 2010 06:57:23 -0500 In-Reply-To: <20100301112254.GB2799@psychotron.lab.eng.brq.redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Mon, 1 Mar 2010 12:22:55 +0100 > This is no longer needed. I missed to remove this in > 567ec874d15b478c8eda7e9a5d2dcb05f13f1fb5 > > Signed-off-by: Jiri Pirko Applied, thanks.