Skip to content
Commit e17b666a authored by Patrick McHardy's avatar Patrick McHardy
Browse files

netfilter: nf_conntrack: fix warning and prototype mismatch



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: default avatarPatrick McHardy <kaber@trash.net>
parent d9e15007
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment