From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] e1000e: typo corrections Date: Tue, 30 Mar 2010 23:01:35 -0700 (PDT) Message-ID: <20100330.230135.194760828.davem@davemloft.net> References: <20100324225529.7104.17189.stgit@localhost.localdomain> <20100326.210555.251082007.davem@davemloft.net> <1269670619.1603.9.camel@Joe-Laptop.home> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jeffrey.t.kirsher@intel.com, netdev@vger.kernel.org, gospo@redhat.com, bruce.w.allan@intel.com To: joe@perches.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:52824 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932494Ab0CaGBe (ORCPT ); Wed, 31 Mar 2010 02:01:34 -0400 In-Reply-To: <1269670619.1603.9.camel@Joe-Laptop.home> Sender: netdev-owner@vger.kernel.org List-ID: From: Joe Perches Date: Fri, 26 Mar 2010 23:16:59 -0700 > Here are the other miscellaneous corrections > done by an earlier larger suggested patch now > made unnecessary by a less invasive change. > > Correct a few missing newlines from logging > messages and a typo fix. Fix speed/duplex > logging message. > > Signed-off-by: Joe Perches I'll apply this to net-next-2.6, thanks.