git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5dfb81
)
[NETFILTER]: Ipv6-related xt_hashlimit compilation fix.
author
Pavel Emelyanov
<xemul@openvz.org>
Fri, 1 Feb 2008 02:42:26 +0000
(18:42 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Feb 2008 03:28:36 +0000
(19:28 -0800)
The hashlimit_ipv6_mask() is called from under IP6_NF_IPTABLES config
option, but is not under it by itself.
gcc warns us about it :) :
net/netfilter/xt_hashlimit.c:473: warning: "hashlimit_ipv6_mask" defined but not used
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/xt_hashlimit.c
patch
|
blob
|
history
diff --cc
net/netfilter/xt_hashlimit.c
Simple merge