WSL2-Linux-Kernel/net
Jon Maloy 09f78b851e tipc: simplify api between binding table and topology server
The function tipc_report_overlap() is called from the binding table
with numerous parameters taken from an instance of struct publication.
A closer look reveals that it always is safe to send along a pointer
to the instance itself, and hence reduce the call signature. We do
that in this commit.

Signed-off-by: Jon Maloy <jmaloy@redhat.com>
Acked-by: Ying Xue <ying.xue@windriver.com>
Acked-by: Hoang Le <hoang.h.le@dektech.com.au>
Acked-by: Tung Nguyen <tung.q.nguyen@dektech.com.au>
Acked-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-17 11:51:05 -07:00
..
6lowpan
9p
802
8021q
appletalk
atm
ax25 net: ax25: Fix fall-through warnings for Clang 2021-03-10 12:45:15 -08:00
batman-adv There is only a single patch this time: 2021-03-13 14:27:56 -08:00
bluetooth
bpf
bpfilter
bridge net: bridge: mcast: factor out common allow/block EHT handling 2021-03-16 11:57:57 -07:00
caif
can
ceph
core net: export dev_set_threaded symbol 2021-03-15 12:35:23 -07:00
dcb
dccp
decnet decnet: Fix fall-through warnings for Clang 2021-03-10 12:45:15 -08:00
dns_resolver
dsa net: ocelot: Remove ocelot_xfh_get_cpuq 2021-03-16 15:49:52 -07:00
ethernet ethernet: constify eth_get_headlen()'s data argument 2021-03-14 14:48:02 -07:00
ethtool ethtool: Add common function for filling out strings 2021-03-17 11:42:30 -07:00
hsr
ieee802154
ife
ipv4 net: ipv4: route.c: simplify procfs code 2021-03-16 14:43:49 -07:00
ipv6 seg6: ignore routing header with segments left equal to 0 2021-03-11 16:09:21 -08:00
iucv
kcm
key
l2tp
l3mdev
lapb
llc
mac80211
mac802154
mpls net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 2021-03-09 16:12:20 -08:00
mptcp mptcp: remove a list of addrs when flushing 2021-03-12 17:47:45 -08:00
ncsi
netfilter
netlabel
netlink
netrom
nfc
nsh
openvswitch openvswitch: Warn over-mtu packets only if iface is UP. 2021-03-16 16:28:30 -07:00
packet
phonet
psample psample: Add additional metadata attributes 2021-03-14 15:00:43 -07:00
qrtr net: qrtr: fix error return code of qrtr_sendmsg() 2021-03-08 15:02:53 -08:00
rds net/rds: Drop duplicate sin and sin6 assignments 2021-03-10 12:45:15 -08:00
rfkill
rose net: rose: Fix fall-through warnings for Clang 2021-03-10 12:45:15 -08:00
rxrpc
sched psample: Encapsulate packet metadata in a struct 2021-03-14 15:00:43 -07:00
sctp
smc
strparser
sunrpc
switchdev
tipc tipc: simplify api between binding table and topology server 2021-03-17 11:51:05 -07:00
tls
unix
vmw_vsock
wireless
x25
xdp bpf, xdp: Restructure redirect actions 2021-03-10 01:06:34 +01:00
xfrm
Kconfig
Makefile
compat.c
devres.c
socket.c
sysctl_net.c