From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net-next-2.6 : TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUF Date: Wed, 03 Jun 2009 21:54:37 -0700 (PDT) Message-ID: <20090603.215437.169677662.davem@davemloft.net> References: <1243941281-23046-1-git-send-email-chaithrika@ti.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, davinci-linux-open-source@linux.davincidsp.com To: chaithrika@ti.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:37622 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751650AbZFDEyg (ORCPT ); Thu, 4 Jun 2009 00:54:36 -0400 In-Reply-To: <1243941281-23046-1-git-send-email-chaithrika@ti.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Chaithrika U S Date: Tue, 2 Jun 2009 07:14:41 -0400 > Use printk format specifier for MAC address. > Remove DECALRE_MAC_BUF and print_mac() usage in the driver. > > Signed-off-by: Chaithrika U S Patch applied, thank you.