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