diff options
author | Florian Westphal <fw@strlen.de> | 2018-04-25 15:11:07 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-04-27 00:40:12 +0200 |
commit | 2f99aa31cd7a5d667f17dd2924c884c3d2c621ac (patch) | |
tree | 9a9c23b82f5accf90fe9489c3ce42e63ed323620 /net/bridge | |
parent | netfilter: x_tables: check name length in find_match/target, too (diff) | |
download | linux-2f99aa31cd7a5d667f17dd2924c884c3d2c621ac.tar.xz linux-2f99aa31cd7a5d667f17dd2924c884c3d2c621ac.zip |
netfilter: nf_tables: skip synchronize_rcu if transaction log is empty
After processing the transaction log, the remaining entries of the log
need to be released.
However, in some cases no entries remain, e.g. because the transaction
did not remove anything.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions