linux/net/netlink
Yajun Deng 01757f536a net: Use nlmsg_unicast() instead of netlink_unicast()
It has 'if (err >0 )' statement in nlmsg_unicast(), so use nlmsg_unicast()
instead of netlink_unicast(), this looks more concise.

v2: remove the change in netfilter.

Signed-off-by: Yajun Deng <yajun.deng@linux.dev>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-13 09:28:29 -07:00
..
af_netlink.c net: Use nlmsg_unicast() instead of netlink_unicast() 2021-07-13 09:28:29 -07:00
af_netlink.h
diag.c
genetlink.c mptcp: avoid lock_fast usage in accept path 2021-02-12 16:31:46 -08:00
Kconfig
Makefile
policy.c netlink: export policy in extended ACK 2020-10-09 20:22:32 -07:00