diff options
author | David Miller <davem@davemloft.net> | 2015-04-05 22:18:54 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-07 15:25:55 -0400 |
commit | 107a9f4dc9211c1f91703d1739d7fd22ac58b332 (patch) | |
tree | c27cc2233721f3a7736b6f3f3f8411e61714de45 /net/sched/sch_plug.c | |
parent | a3786a5ff7551d03029219f93306106d0a6bdf55 (diff) | |
download | linux-stable-107a9f4dc9211c1f91703d1739d7fd22ac58b332.tar.gz linux-stable-107a9f4dc9211c1f91703d1739d7fd22ac58b332.tar.bz2 linux-stable-107a9f4dc9211c1f91703d1739d7fd22ac58b332.zip |
netfilter: Add nf_hook_state initializer function.
This way we can consolidate where we setup new nf_hook_state objects,
to make sure the entire thing is initialized.
The only other place an nf_hook_object is instantiated is nf_queue,
wherein a structure copy is used.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_plug.c')
0 files changed, 0 insertions, 0 deletions