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:
d9e1500
)
netfilter: nf_conntrack: fix warning and prototype mismatch
author
Patrick McHardy
<kaber@trash.net>
Tue, 18 Nov 2008 11:24:17 +0000
(12:24 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Tue, 18 Nov 2008 11:24:17 +0000
(12:24 +0100)
net/netfilter/nf_conntrack_core.c:46:1: warning: symbol 'nfnetlink_parse_nat_setup_hook' was not declared. Should it be static?
Including the proper header also revealed an incorrect prototype.
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found