From: David S. Miller Date: Sun, 1 Apr 2012 22:52:31 +0000 (-0400) Subject: nf_conntrack_proto_generic: Stop using NLA_PUT*(). X-Git-Tag: v3.5-rc1~109^2~707 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f577694143b8024e95b2c0b680ab2071424bb1c7;p=pandora-kernel.git nf_conntrack_proto_generic: 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