commit | 1d1de89b9a4746f1dd055a3b8d073dd2f962a3b6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Apr 03 16:31:01 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 04 12:25:22 2015 -0400 |
tree | 84465aaf839096b56d542b37da24cadbd861eb16 | |
parent | cfdfab314647b1755afedc33ab66f3f247e161ae [diff] |
netfilter: Use nf_hook_state in nf_queue_entry. That way we don't have to reinstantiate another nf_hook_state on the stack of the nf_reinject() path. Signed-off-by: David S. Miller <davem@davemloft.net>