]> git.baikalelectronics.ru Git - kernel.git/commit
[XFRM] netlink: Use nla_put()/NLA_PUT() variantes
authorThomas Graf <tgraf@suug.ch>
Wed, 22 Aug 2007 20:55:43 +0000 (13:55 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:48:20 +0000 (16:48 -0700)
commitd6a1e533ea024d07be595d06f54dcf3ca0afa21c
tree352de55fa8ca1bab087bf2d6809310d3d4965249
parent01ab27025cbd5186af671e10b2e376d29c64915e
[XFRM] netlink: Use nla_put()/NLA_PUT() variantes

Also makes use of copy_sec_ctx() in another place and removes
duplicated code.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_user.c