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