diff options
author | Florian Westphal <fw@strlen.de> | 2022-04-06 13:04:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-06 17:14:30 +0300 |
commit | a3ebe92a0f2dfaeac257b685531decf8c9cd8eee (patch) | |
tree | 9f6cadb0f8b8c217b28ae0794fe393c2c31085e7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 74edbe9edeeffbf5a57f02ac8e8665bc5dbe8ffc (diff) | |
download | linux-a3ebe92a0f2dfaeac257b685531decf8c9cd8eee.tar.xz |
net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
net/ipv6/ip6mr.c:1656:14: warning: unused variable 'do_wrmifwhole'
Move it to the CONFIG_IPV6_PIMSM_V2 scope where its used.
Fixes: 4b340a5a726d ("net: ip6mr: add support for passing full packet on wrong mif")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions