]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef37d131bba0b66cf5af35afb6c60a7212761180
tree4323479ee0dbaace0dabdbeb725ce56e07e5d6f9
parent71525e91fef73c2976a8d37123d646c97665e91b
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