]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/ipv6/ip6mr.c
ipv6: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 00:27:33 +0000 (20:27 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:43 +0000 (04:33 -0400)
commitc78679e8f31b86c7a46e77a3096011f911854187
tree511b7a8e07c89a6ca7936c1ed3cb26300d8fe6a5
parent86ebb02dc793058ea17ad647c802b507dafff7cb
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>
net/ipv6/addrconf.c
net/ipv6/fib6_rules.c
net/ipv6/ip6mr.c
net/ipv6/ndisc.c
net/ipv6/route.c