diff options
author | 2018-07-25 06:06:13 +0000 | |
---|---|---|
committer | 2018-07-25 16:36:57 -0700 | |
commit | b87bac1012c483462e7776c7b7320b659dbb3295 (patch) | |
tree | 69425089bf7ec1fb084de1bf7f03c5ffc2711d97 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tcp: ack immediately when a cwr packet arrives (diff) | |
download | wireguard-linux-b87bac1012c483462e7776c7b7320b659dbb3295.tar.xz wireguard-linux-b87bac1012c483462e7776c7b7320b659dbb3295.zip |
net: igmp: make function __ip_mc_inc_group() static
Fixes the following sparse warnings:
net/ipv4/igmp.c:1391:6: warning:
symbol '__ip_mc_inc_group' was not declared. Should it be static?
Fixes: 6e2059b53f98 ("ipv4/igmp: init group mode as INCLUDE when join source group")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions