]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[NETFILTER]: nf_nat: remove double bysource hash initialization
authorPatrick McHardy <kaber@trash.net>
Thu, 31 Jan 2008 11:56:04 +0000 (03:56 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:28 +0000 (19:27 -0800)
commitd44caf88e8f7906a4f99dbfc92108d660cfcd280
tree96f13b0fbd44aff949ec6dc41c0a3db8336fbf18
parentecb6f85e11627a0fb26a7e2db0d3603c0d602937
[NETFILTER]: nf_nat: remove double bysource hash initialization

The hash table is already initialized by nf_ct_alloc_hashtable().

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/nf_nat_core.c