commit | 9a6308d74edb791c05d0e292e6263efc69640942 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:06:28 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:42 2012 -0400 |
tree | 34b27ca32b37fa5f25f508d4e1938d125b73ad80 | |
parent | 1eb4c977778b5ab8e8fba9022687f0a5941d681a [diff] |
neighbour: 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>