commit | a6574349d068cb393ae547ee556e682e5fdb2ff3 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:12:00 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:42 2012 -0400 |
tree | 62e7baece5a61271c338d4663fa02504af0b0242 | |
parent | 9a6308d74edb791c05d0e292e6263efc69640942 [diff] |
rtnetlink: 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>