diff options
author | Cong Wang <xiyou.wangcong@gmail.com> | 2018-04-07 02:19:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-07 18:36:45 +0200 |
commit | f12c643209db0626f2f54780d86bb93bfa7a9c2d (patch) | |
tree | c67e80ab3ed11ee28606b96475c72e8ac0e3b4d1 /crypto/af_alg.c | |
parent | net: phy: marvell: Enable interrupt function on LED2 pin (diff) | |
download | linux-f12c643209db0626f2f54780d86bb93bfa7a9c2d.tar.xz linux-f12c643209db0626f2f54780d86bb93bfa7a9c2d.zip |
net_sched: fix a missing idr_remove() in u32_delete_key()
When we delete a u32 key via u32_delete_key(), we forget to
call idr_remove() to remove its handle from IDR.
Fixes: e7614370d6f0 ("net_sched: use idr to allocate u32 filter handles")
Reported-by: Marcin Kabiesz <admin@hostcenter.eu>
Tested-by: Marcin Kabiesz <admin@hostcenter.eu>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/af_alg.c')
0 files changed, 0 insertions, 0 deletions