Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751704AbYJ0Wqg (ORCPT ); Mon, 27 Oct 2008 18:46:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751521AbYJ0WqY (ORCPT ); Mon, 27 Oct 2008 18:46:24 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:33218 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751215AbYJ0WqX (ORCPT ); Mon, 27 Oct 2008 18:46:23 -0400 Date: Mon, 27 Oct 2008 15:46:00 -0700 (PDT) Message-Id: <20081027.154600.251121145.davem@davemloft.net> To: joe@perches.com Cc: harvey.harrison@gmail.com, johannes@sipsolutions.net, anders@anduras.de, netdev@vger.kernel.org, akpm@linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCHv3] printk: add %pM format specifier for MAC addresses From: David Miller In-Reply-To: <1225144515.5269.40.camel@localhost> References: <20081027.123805.134354592.davem@davemloft.net> <1225137542.5396.10.camel@brick> <1225144515.5269.40.camel@localhost> X-Mailer: Mew version 6.1 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 Content-Length: 588 Lines: 17 From: Joe Perches Date: Mon, 27 Oct 2008 14:55:15 -0700 > On Mon, 2008-10-27 at 12:59 -0700, Harvey Harrison wrote: > > > +static char *mac_address(char *buf, char *end, u8 *addr, int field_width, > > + int precision, int flags) > > +{ > > mac_address_string please. I'll make this change when I apply Harvey's patch. -- 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/