iwlwifi: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 01:03:10 +0000 (21:03 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:44 +0000 (04:33 -0400)
commitd33e152e1edd2679cc2c49be0a3604fbabafece7
tree4323479ee0dbaace0dabdbeb725ce56e07e5d6f9
parent7b69549a0f2cd0822fa5d26be3424ba267150d92
iwlwifi: 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/iwlwifi/iwl-testmode.c