ath6kl: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 01:02:53 +0000 (21:02 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:44 +0000 (04:33 -0400)
commit7b69549a0f2cd0822fa5d26be3424ba267150d92
tree93304c29c3b0786b07edb4e02e0f26b63fee5516
parent61849dda1dd4ee286521fdfde388dcfc1d891bad
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 <davem@davemloft.net>
drivers/net/wireless/ath/ath6kl/testmode.c