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:
62f9c8b
)
netfilter: nf_tables: unininline nft_trace_packet()
author
Patrick McHardy
<kaber@trash.net>
Thu, 9 Jan 2014 18:42:42 +0000
(18:42 +0000)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Fri, 7 Feb 2014 16:50:27 +0000
(17:50 +0100)
It makes no sense to inline a rarely used function meant for debugging
only that is called a total of five times in the main evaluation loop.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_core.c
patch
|
blob
|
history
diff --cc
net/netfilter/nf_tables_core.c
Simple merge