From: Nicolas Dichtel Date: Thu, 1 Nov 2012 22:58:22 +0000 (+0000) Subject: ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~467 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a72418bd7f0edcb85c817964efd370254fe749d;p=pandora-kernel.git ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop fib6_add_rt2node() will reject the nexthop if this flag is set, so we perform the check only for the first nexthop. Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed