]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit - net/netfilter/nf_conntrack_proto_icmp.c
netfilter: ipv4: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 00:40:20 +0000 (20:40 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:43 +0000 (04:33 -0400)
commitd317e4f68f5445e536dbd45381e7c900a33413db
tree7212db7295276d22e98d175e6699672f866b9b3d
parentf3756b79e8f76cb92830383c215deba146fe0a26
netfilter: 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/netfilter/nf_conntrack_l3proto_ipv4.c
net/ipv4/netfilter/nf_conntrack_proto_icmp.c