From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next] netconf: add macro to represent all attributes Date: Sun, 13 Mar 2016 21:54:55 -0400 (EDT) Message-ID: <20160313.215455.347677380715098940.davem@davemloft.net> References: <1457600150-2903-1-git-send-email-zhangshengju@cmss.chinamobile.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: zhangshengju@cmss.chinamobile.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:40093 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754381AbcCNBy5 (ORCPT ); Sun, 13 Mar 2016 21:54:57 -0400 In-Reply-To: <1457600150-2903-1-git-send-email-zhangshengju@cmss.chinamobile.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Zhang Shengju Date: Thu, 10 Mar 2016 08:55:50 +0000 > This patch adds macro NETCONFA_ALL to represent all type of netconf > attributes for IPv4 and IPv6. > > Signed-off-by: Zhang Shengju Applied.