commit | c78679e8f31b86c7a46e77a3096011f911854187 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:27:33 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:43 2012 -0400 |
tree | 511b7a8e07c89a6ca7936c1ed3cb26300d8fe6a5 | |
parent | 86ebb02dc793058ea17ad647c802b507dafff7cb [diff] |
ipv6: 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>