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