e is the summary with links:
- [net-next,1/2] tipc: convert dest node's address to network order
https://git.kernel.org/netdev/net-next/c/1980d3756506
- [net-next,2/2] tipc: clean up warnings detected by sparse
https://git.kernel.org/netdev/net-next/c/97bc84bbd4de
You are awesome,
From: Hoang Le
(struct tipc_link_info)->dest is in network order (__be32), so we must
convert the value to network order before assigning. The problem detected
by sparse:
net/tipc/netlink_compat.c:699:24: warning: incorrect type in assignment
(different base types)
net/tipc/netlink_compat.c:699