net/mlx5: Properly remove all steering objects
authorMaor Gottlieb <maorg@mellanox.com>
Mon, 4 Jul 2016 14:23:07 +0000 (17:23 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2016 07:06:02 +0000 (00:06 -0700)
commit0da2d66666d32769fa0aebb5f1d2d0a86be6c5d2
treeff9ff827b26d5d7f7686480d24f3201e0813bd28
parentfba53f7b571925b8a0d59d460ad6de1fda928a3e
net/mlx5: Properly remove all steering objects

Instead of explicitly cleaning up the well known parts of the steering
tree, we use the generic tree structure to traverse for cleanup.
No functional changes.

Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c