wl12xx: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 01:03:44 +0000 (21:03 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:45 +0000 (04:33 -0400)
commit9d83ba4b6c6625de038f03cee18dd7bd89cee69b
tree639cdcee97b809313c9236fac1ec20fce86874b8
parent633c938940cdb79d2a9e54f411f6c26ff09b451b
wl12xx: 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/wl12xx/testmode.c