]> bbs.cooldavid.org Git - net-next-2.6.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)
commit082a1ad573b76c8342c1da9d623aaeb5901e440b
tree9fe3248549913d1c770efab0c4107ad2af36b8cf
parent7b67c8575f1ed0d5fd7524a33d34f5c88c52a194
[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