From: Pablo Neira Ayuso Date: Sat, 28 Jun 2014 16:42:41 +0000 (+0200) Subject: netfilter: xt_LOG: add missing string format in nf_log_packet() X-Git-Tag: cleanup-for-v3.18~108^2~123^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca1aa54f272d47bec77baa292f803df7a81f966b;p=pandora-kernel.git netfilter: xt_LOG: add missing string format in nf_log_packet() net/netfilter/xt_LOG.c: In function 'log_tg': >> net/netfilter/xt_LOG.c:43: error: format not a string literal and no format arguments Fixes: fab4085 ("netfilter: log: nf_log_packet() as real unified interface") Reported-by: Fengguang Wu Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed