Home
last modified time | relevance | path

Searched hist:"01757 f536ac825e3614d583fee9acb48c64ed084" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/mptcp/
H A Dmptcp_diag.cdiff 01757f536ac825e3614d583fee9acb48c64ed084 Mon Jul 12 21:48:24 CDT 2021 Yajun Deng <yajun.deng@linux.dev> 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>
/openbmc/linux/net/ipv4/
H A Draw_diag.cdiff 01757f536ac825e3614d583fee9acb48c64ed084 Mon Jul 12 21:48:24 CDT 2021 Yajun Deng <yajun.deng@linux.dev> 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>
H A Dudp_diag.cdiff 01757f536ac825e3614d583fee9acb48c64ed084 Mon Jul 12 21:48:24 CDT 2021 Yajun Deng <yajun.deng@linux.dev> 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>
H A Dinet_diag.cdiff 01757f536ac825e3614d583fee9acb48c64ed084 Mon Jul 12 21:48:24 CDT 2021 Yajun Deng <yajun.deng@linux.dev> 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>
H A Dfib_frontend.cdiff 01757f536ac825e3614d583fee9acb48c64ed084 Mon Jul 12 21:48:24 CDT 2021 Yajun Deng <yajun.deng@linux.dev> 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>
/openbmc/linux/net/sctp/
H A Ddiag.cdiff 01757f536ac825e3614d583fee9acb48c64ed084 Mon Jul 12 21:48:24 CDT 2021 Yajun Deng <yajun.deng@linux.dev> 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>
/openbmc/linux/net/unix/
H A Ddiag.cdiff 01757f536ac825e3614d583fee9acb48c64ed084 Mon Jul 12 21:48:24 CDT 2021 Yajun Deng <yajun.deng@linux.dev> 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>
/openbmc/linux/net/netlink/
H A Daf_netlink.cdiff 01757f536ac825e3614d583fee9acb48c64ed084 Mon Jul 12 21:48:24 CDT 2021 Yajun Deng <yajun.deng@linux.dev> 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>