]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ipvs: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2012 23:03:15 +0000 (19:03 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:41 +0000 (04:33 -0400)
commit969e8e255c0a18c30cf78feca2d2e546b5746fc4
tree309f3674ec0dfc87479cdb039654d9c6a0a20689
parentbae65be896cc420f58460cb6f6ac03e71d1bf240
ipvs: 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>
Acked-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_ctl.c