From: Jun Zhao Date: Fri, 25 Jul 2014 16:38:59 +0000 (+0800) Subject: neighbour : fix ndm_type type error issue X-Git-Tag: omap-for-v3.17/fixes-against-rc2~215^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545469f7a5d7f7b2a17b74da0a1bd0c1aea2f545;p=pandora-kernel.git neighbour : fix ndm_type type error issue 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 Acked-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed