diff options
author | 2014-11-24 15:25:57 +0100 | |
---|---|---|
committer | 2014-11-27 12:41:06 +0100 | |
commit | c41884ce0562841b98fa9790c9209c9073121a15 (patch) | |
tree | 563949243cc2bb9f83bddee7d94ce27ca541cf1c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | netfilter: xt_recent: relax ip_pkt_list_tot restrictions (diff) | |
download | linux-dev-c41884ce0562841b98fa9790c9209c9073121a15.tar.xz linux-dev-c41884ce0562841b98fa9790c9209c9073121a15.zip |
netfilter: conntrack: avoid zeroing timer
add a __nfct_init_offset annotation member to struct nf_conn to make
it clear which members are covered by the memset when the conntrack
is allocated.
This avoids zeroing timer_list and ct_net; both are already inited
explicitly.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions