netfilter: nf_nat_core: don't check if the tuple is used if there is no other choice
authorChangli Gao <xiaosuo@gmail.com>
Thu, 16 Sep 2010 17:45:19 +0000 (19:45 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 16 Sep 2010 17:45:19 +0000 (19:45 +0200)
Eliminate nf_nat_used_tuple() to save some CPU cycles when there is no
other choice.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found