]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit568c304f43b541077622dc40cebd07ba7de032c5
tree511b7a8e07c89a6ca7936c1ed3cb26300d8fe6a5
parentf84b8765a56bfb1ba617cdbef2b1f0c3c3895c9b
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