]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 00:39:02 +0000 (20:39 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:43 +0000 (04:33 -0400)
commit6aa8e70c8516d0b027845e79f2b997e7778e4cae
tree107c0e99681a0b26b2e750b3fc7a0b01ba1404aa
parent5db44f73ae601300e26b21c43d8bda05227a1b1b
ipv4: 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/ipv4/devinet.c
net/ipv4/fib_rules.c
net/ipv4/fib_semantics.c
net/ipv4/ip_gre.c
net/ipv4/ipmr.c
net/ipv4/route.c