From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755261AbZKTVzL (ORCPT ); Fri, 20 Nov 2009 16:55:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754921AbZKTVzI (ORCPT ); Fri, 20 Nov 2009 16:55:08 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:45568 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755462AbZKTVyy (ORCPT ); Fri, 20 Nov 2009 16:54:54 -0500 Date: Fri, 20 Nov 2009 13:55:12 -0800 (PST) Message-Id: <20091120.135512.230579850.davem@davemloft.net> To: David.Choi@Micrel.Com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, shemminger@vyatta.com, greg@kroah.com Subject: Re: [PATCH 2.6.32-rc6] drivers/net: ks8851_mll ethernet network driver -resubmit From: David Miller In-Reply-To: References: X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "Choi, David" Date: Thu, 19 Nov 2009 17:34:30 -0800 > This patch is for ks8851 16bit MLL Ethernet network device driver in order to > fix bugs and to enhance functions. This resubmit removes a printk statement causing > the compile warning in 64bit processors. Applied. >>>From : David J. Choi Please fix how this is emiited in your emails. GIT won't pick it up to use this as the author information unless it is formatted correctly. That leading '>' character and the TAB between "From" and ":" need to go away. I edited it out by hand this time. Thanks.