diff options
author | 2018-05-30 11:29:15 +0300 | |
---|---|---|
committer | 2018-05-31 15:18:44 -0400 | |
commit | 8258d2da9f9f521dce7019e018360c28d116354e (patch) | |
tree | 7b7e7a59b441da96e0f7b10bb281006d85a76ded /net/unix/af_unix.c | |
parent | net/sonic: Use dma_mapping_error() (diff) | |
download | wireguard-linux-8258d2da9f9f521dce7019e018360c28d116354e.tar.xz wireguard-linux-8258d2da9f9f521dce7019e018360c28d116354e.zip |
cls_flower: Fix incorrect idr release when failing to modify rule
When we fail to modify a rule, we incorrectly release the idr handle
of the unmodified old rule.
Fix that by checking if we need to release it.
Fixes: fe2502e49b58 ("net_sched: remove cls_flower idr on failure")
Reported-by: Vlad Buslov <vladbu@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Paul Blakey <paulb@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions