From: David S. Miller Date: Mon, 2 Apr 2012 00:28:52 +0000 (-0400) Subject: netfilter: ipv6: Stop using NLA_PUT*(). X-Git-Tag: v3.5-rc1~109^2~687 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e549a6b3a5acff66f0427091e44f814943a26a86;p=pandora-kernel.git netfilter: ipv6: Stop using NLA_PUT*(). These macros contain a hidden goto, and are thus extremely error prone and make code hard to audit. Signed-off-by: David S. Miller --- Reading git-diff-tree failed