Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752456AbaG2Awk (ORCPT ); Mon, 28 Jul 2014 20:52:40 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:35090 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751664AbaG2Awf (ORCPT ); Mon, 28 Jul 2014 20:52:35 -0400 Date: Mon, 28 Jul 2014 17:52:33 -0700 (PDT) Message-Id: <20140728.175233.1660108980399375435.davem@davemloft.net> To: mypopydev@gmail.com Cc: cwang@twopensource.com, pshelar@nicira.com, nicolas.dichtel@6wind.com, stephen@networkplumber.org, therbert@google.com, netdev@vger.kernel.org, ffusco@redhat.com, vfalico@redhat.com, duanj.fnst@cn.fujitsu.com, hannes@stressinduktion.org, jiri@resnulli.us, dlstevens@us.ibm.com, ogerlitz@mellanox.com, dborkman@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] neighbour : fix ndm_type type error issue From: David Miller In-Reply-To: <1406306339-16151-1-git-send-email-mypopydev@gmail.com> References: <1406306339-16151-1-git-send-email-mypopydev@gmail.com> X-Mailer: Mew version 6.5 on Emacs 24.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.7 (shards.monkeyblade.net [149.20.54.216]); Mon, 28 Jul 2014 17:52:34 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jun Zhao Date: Sat, 26 Jul 2014 00:38:59 +0800 > ndm_type means L3 address type, in neighbour proxy and vxlan, it's RTN_UNICAST. > NDA_DST is for netlink TLV type, hence it's not right value in this context. > > Signed-off-by: Jun Zhao This change is definitely correct, applied, thanks. -- 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/