Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933045Ab0AGJVO (ORCPT ); Thu, 7 Jan 2010 04:21:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932972Ab0AGJSo (ORCPT ); Thu, 7 Jan 2010 04:18:44 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:39611 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932800Ab0AGJSm (ORCPT ); Thu, 7 Jan 2010 04:18:42 -0500 Date: Thu, 07 Jan 2010 01:18:50 -0800 (PST) Message-Id: <20100107.011850.176718572.davem@davemloft.net> To: hartleys@visionengravers.com Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH] drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address From: David Miller In-Reply-To: <201001050956.53199.hartleys@visionengravers.com> References: <201001050956.53199.hartleys@visionengravers.com> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) 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 Content-Length: 593 Lines: 16 From: H Hartley Sweeten Date: Tue, 5 Jan 2010 09:56:52 -0700 > Use the %pM kernel extension to display the MAC address. > > The only difference in the output is that the MAC address is > shown in the usual colon-separated hex notation. > > Signed-off-by: H Hartley Sweeten Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/