From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: [ofa-general] Re: [PATCH] infiniband: Add struct in6_addr addr to union ib_gib Date: Tue, 28 Oct 2008 22:39:41 -0700 (PDT) Message-ID: <20081028.223941.18931166.davem@davemloft.net> References: <1225236128.5269.240.camel@localhost> <1225239374.5269.251.camel@localhost> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, rdreier@cisco.com, general@lists.openfabrics.org, sean.hefty@intel.com, harvey.harrison@gmail.com To: joe@perches.com Return-path: In-Reply-To: <1225239374.5269.251.camel@localhost> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: general-bounces@lists.openfabrics.org Errors-To: general-bounces@lists.openfabrics.org List-Id: netdev.vger.kernel.org From: Joe Perches Date: Tue, 28 Oct 2008 17:16:14 -0700 > ib_gid's can be print'd using the new %p6 facility > > Signed-off-by: Joe Perches Joe, please provide something relative to Harvey's patches so that this new union member gets passed into the %p6 uses. Thanks!