From: Patrick McHardy Date: Tue, 18 Nov 2008 11:16:52 +0000 (+0100) Subject: netfilter: nfnetlink_log: fix warning and prototype mismatch X-Git-Tag: v2.6.29-rc1~581^2~367^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9e150071d18b5c87ba7a097af4063a5ad0c6a0c;p=pandora-kernel.git netfilter: nfnetlink_log: fix warning and prototype mismatch net/netfilter/nfnetlink_log.c:537:1: warning: symbol 'nfulnl_log_packet' was not declared. Should it be static? Including the proper header also revealed an incorrect prototype. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed