cls_flower: Fix missing free of rhashtable
authorPaul Blakey <paulb@mellanox.com>
Sun, 3 Jun 2018 07:06:13 +0000 (10:06 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 21:03:37 +0000 (17:03 -0400)
commitde9dc650f05f5c427a623797342bb2870ceedd38
tree159c0e1e5ddf831fc2bb7baeea96cfbb89fa4085
parent1f4c74132140c184b8cbcf0a7298beda1d3681de
cls_flower: Fix missing free of rhashtable

When destroying the instance, destroy the head rhashtable.

Fixes: 05cd271fd61a ("cls_flower: Support multiple masks per priority")
Reported-by: Vlad Buslov <vladbu@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_flower.c