summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2008-01-31 12:41:44 (GMT)
committerDavid S. Miller <davem@davemloft.net>2008-02-01 03:27:58 (GMT)
commit76eb946040a7b4c797979a9c22464b9a07890ba5 (patch)
tree34bc4f4bccca7e4fbc7d09ef22f366a9b2a6ce02 /include
parentffaa9c100bd75c81744a2b7800a45daba53db0eb (diff)
downloadlinux-76eb946040a7b4c797979a9c22464b9a07890ba5.tar.xz
[NETFILTER]: nf_conntrack: don't inline early_drop()
early_drop() is only called *very* rarely, unfortunately gcc inlines it into the hotpath because there is only a single caller. Explicitly mark it noinline. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions