ieee802154: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 00:45:25 +0000 (20:45 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:43 +0000 (04:33 -0400)
commitbe51da0f3e346eb520c4ffdaecb8ba6fb4337a76
treef24394d7d8703e03c2b893eb6a60efe6bda5eaad
parentd317e4f68f5445e536dbd45381e7c900a33413db
ieee802154: 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>
net/ieee802154/nl-mac.c
net/ieee802154/nl-phy.c