]> git.baikalelectronics.ru Git - kernel.git/commit
[XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast()
authorThomas Graf <tgraf@suug.ch>
Wed, 22 Aug 2007 20:54:36 +0000 (13:54 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:48:20 +0000 (16:48 -0700)
commit01ab27025cbd5186af671e10b2e376d29c64915e
tree9fe3248549913d1c770efab0c4107ad2af36b8cf
parent33b068c26784d628f3f9221ce632b27ed78c4395
[XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast()

This simplifies successful return codes from >0 to 0.

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