diff options
author | Simon Horman <horms@verge.net.au> | 2010-10-13 21:22:35 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-10-13 21:22:35 +0200 |
commit | a91fd267e327ca7599654b4e9ed7b62c5adaccee (patch) | |
tree | a90cac242498c1c0b5f2489a1ff9ff40ea28a8cd /net/ipv6 | |
parent | 9ecdafd883db3c43296797382fc0b2c868144070 (diff) |
IPVS: ip_vs_dbg_callid() is only needed for debugging
ip_vs_dbg_callid() and IP_VS_DEBUG_CALLID() are only needed
it CONFIG_IP_VS_DEBUG is defined.
This resolves the following build warning when CONFIG_IP_VS_DEBUG is
not defined.
net/netfilter/ipvs/ip_vs_pe_sip.c:11: warning: 'ip_vs_dbg_callid' defined but not used
Reported-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions