Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752745AbZL3RPY (ORCPT ); Wed, 30 Dec 2009 12:15:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752557AbZL3RPX (ORCPT ); Wed, 30 Dec 2009 12:15:23 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:58865 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752278AbZL3RPU (ORCPT ); Wed, 30 Dec 2009 12:15:20 -0500 Date: Wed, 30 Dec 2009 09:15:20 -0800 (PST) Message-Id: <20091230.091520.193699933.davem@davemloft.net> To: hartleys@visionengravers.com Cc: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org Subject: Re: [PATCH] simeth.c: use %pM to shown MAC address From: David Miller In-Reply-To: References: 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: 620 Lines: 17 From: "H Hartley Sweeten" Date: Mon, 28 Dec 2009 17:24:38 -0500 > Use the %pM kernel extension to display the HwAddr. > > The only difference in the output is that the MAC address is > shown in the usual colon-separated hex notation instead of > space-separated. > > 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/