summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_log.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2015-09-18 14:32:56 -0500
committerPablo Neira Ayuso <pablo@netfilter.org>2015-09-18 21:57:51 +0200
commit082a758f042e1c1eb241bfc2308ddc2b4ef6840d (patch)
tree47f20ac57ed1c46f3f0e7f6cb29195d94dcaf689 /net/netfilter/nft_log.c
parent6cb8ff3f1a535b1d8eb5ea318932513d08eb3da7 (diff)
downloadblackbird-obmc-linux-082a758f042e1c1eb241bfc2308ddc2b4ef6840d.tar.gz
blackbird-obmc-linux-082a758f042e1c1eb241bfc2308ddc2b4ef6840d.zip
inet netfilter: Prefer state->hook to ops->hooknum
The values of nf_hook_state.hook and nf_hook_ops.hooknum must be the same by definition. We are more likely to access the fields in nf_hook_state over the fields in nf_hook_ops so with a little luck this results in fewer cache line misses, and slightly more consistent code. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nft_log.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud