]> git.baikalelectronics.ru Git - kernel.git/commit
xfrm: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 01:04:21 +0000 (21:04 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:45 +0000 (04:33 -0400)
commit29adbd15c85f16194c3095c1ef084d852f3ba2e2
treeefc33986581ccdd5b28d06aab81997717d278ea9
parentf13956356868b55b29ef3880719be0b68e68c756
xfrm: 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>
include/net/xfrm.h