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:
c187886
)
netfilter: xt_LOG: add missing string format in nf_log_packet()
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Sat, 28 Jun 2014 16:42:41 +0000
(18:42 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Sat, 28 Jun 2014 16:50:35 +0000
(18:50 +0200)
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 <fengguang.wu@intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found