commit | b21dddb9dfe50ca1e205faf4b25900895494d25b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:15:14 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:42 2012 -0400 |
tree | 3221c2d2673967936e281b1b512ebae2646e4fe2 | |
parent | 24c410dce335dba6ad9f1abab833fa4cd32f7f7f [diff] |
decnet: 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>