diff options
author | Paul Blakey <paulb@mellanox.com> | 2020-01-30 18:04:36 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-01-31 19:31:41 +0100 |
commit | 0f34f30a1be80f3f59efeaab596396bc698e7337 (patch) | |
tree | 063c1dbcf9bc151bb47a85c45dc5b9af67be7ff1 /net/netfilter/xt_state.c | |
parent | 91bfaa15a379e9af24f71fb4ee08d8019b6e8ec7 (diff) |
netfilter: flowtable: Fix missing flush hardware on table free
If entries exist when freeing a hardware offload enabled table,
we queue work for hardware while running the gc iteration.
Execute it (flush) after queueing.
Fixes: c29f74e0df7a ("netfilter: nf_flow_table: hardware offload support")
Signed-off-by: Paul Blakey <paulb@mellanox.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/xt_state.c')
0 files changed, 0 insertions, 0 deletions