commit | 458a1828e9f788d4c1da325069fed2c2eaa000fa | [log] [tgz] |
---|---|---|
author | wenxu <wenxu@ucloud.cn> | Wed Nov 13 12:46:40 2019 +0800 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Nov 15 23:44:50 2019 +0100 |
tree | b3966640488496ec5ba9ed1a3478a03c1b8c373f | |
parent | ea13ca305177bd02de62087228a9f1e6793ccf2b [diff] |
netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dir The ct object is already in the flow_offload structure, remove it. Signed-off-by: wenxu <wenxu@ucloud.cn> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>