From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/2] infiniband: ipoib replace IPOIB_GID_FMT with %p6 Date: Tue, 28 Oct 2008 22:37:27 -0700 (PDT) Message-ID: <20081028.223727.91837867.davem@davemloft.net> References: <1225232702.11483.63.camel@brick> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: rdreier@cisco.com, netdev@vger.kernel.org To: harvey.harrison@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:49428 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752251AbYJ2Fhu (ORCPT ); Wed, 29 Oct 2008 01:37:50 -0400 In-Reply-To: <1225232702.11483.63.camel@brick> Sender: netdev-owner@vger.kernel.org List-ID: From: Harvey Harrison Date: Tue, 28 Oct 2008 15:25:02 -0700 > Replace all uses of IPOIB_GID_FMT, IPOIB_GID_RAW_ARG() and IPOIB_GID_ARG() > > Signed-off-by: Harvey Harrison Applied.