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