commit | be51da0f3e346eb520c4ffdaecb8ba6fb4337a76 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:45:25 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:43 2012 -0400 |
tree | f24394d7d8703e03c2b893eb6a60efe6bda5eaad | |
parent | d317e4f68f5445e536dbd45381e7c900a33413db [diff] |
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>