From: David S. Miller Date: Mon, 2 Apr 2012 00:40:20 +0000 (-0400) Subject: netfilter: ipv4: Stop using NLA_PUT*(). X-Git-Tag: v3.5-rc1~109^2~685 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d317e4f68f5445e536dbd45381e7c900a33413db;p=pandora-kernel.git netfilter: ipv4: 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