From: David S. Miller Date: Thu, 29 Mar 2012 09:11:39 +0000 (-0400) Subject: pkt_sched: Stop using NLA_PUT*(). X-Git-Tag: v3.5-rc1~109^2~721 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b34ec43c9b3de44a5420841ab293d1b2035a94c;p=pandora-kernel.git pkt_sched: 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