From: David S. Miller Date: Fri, 30 Mar 2012 03:27:38 +0000 (-0400) Subject: nfnetlink_queue: Stop using NLA_PUT*(). X-Git-Tag: v3.5-rc1~109^2~715 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a447189e073bf603e335f20f924b71d385d6b2ef;p=pandora-kernel.git nfnetlink_queue: 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