Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752776Ab3GAHH1 (ORCPT ); Mon, 1 Jul 2013 03:07:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7505 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751880Ab3GAHH0 (ORCPT ); Mon, 1 Jul 2013 03:07:26 -0400 Message-ID: <1372662428.2974.21.camel@cr0> Subject: Re: [RFC Patch net-next 4/5] sunrpc: use generic union inet_addr From: Cong Wang To: Ben Hutchings Cc: netdev@vger.kernel.org, Daniel Borkmann , "David S. Miller" , Trond Myklebust , "J. Bruce Fields" , linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org Date: Mon, 01 Jul 2013 15:07:08 +0800 In-Reply-To: <1372347477.2436.7.camel@bwh-desktop.uk.level5networks.com> References: <1372315398-19683-1-git-send-email-amwang@redhat.com> <1372315398-19683-5-git-send-email-amwang@redhat.com> <1372347477.2436.7.camel@bwh-desktop.uk.level5networks.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 451 Lines: 13 On Thu, 2013-06-27 at 16:37 +0100, Ben Hutchings wrote: > Most of the other functions work on IPv6 addresses without > CONFIG_IPV6; > why should this be different? Save few cycles for !CONFIG_IPV6? :-/ -- 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/