commit | 082a1ad573b76c8342c1da9d623aaeb5901e440b | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Wed Aug 22 13:54:36 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:48:20 2007 -0700 |
tree | 9fe3248549913d1c770efab0c4107ad2af36b8cf | |
parent | 7b67c8575f1ed0d5fd7524a33d34f5c88c52a194 [diff] |
[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>