From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: easy removals of HIPQUAD using %pI4 format Date: Wed, 29 Oct 2008 22:43:44 -0700 (PDT) Message-ID: <20081029.224344.21832102.davem@davemloft.net> References: <1225345180.5496.16.camel@brick> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: 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]:46902 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752082AbYJ3FoJ (ORCPT ); Thu, 30 Oct 2008 01:44:09 -0400 In-Reply-To: <1225345180.5496.16.camel@brick> Sender: netdev-owner@vger.kernel.org List-ID: From: Harvey Harrison Date: Wed, 29 Oct 2008 22:39:40 -0700 > As a bonus, removes some unnecessary byteswapping. > > Signed-off-by: Harvey Harrison Applied, thanks Harvey.