diff options
author | Maor Gottlieb <maorg@mellanox.com> | 2016-06-10 00:07:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-09 22:06:25 -0700 |
commit | 2fee37a47cebc26d58eec5dafc8ba787a6ee5350 (patch) | |
tree | 0a655774d1435783324d84e2316e0208877d6122 /Documentation | |
parent | 86d56a1a6b7352542661d8a9463758c7f285fce3 (diff) |
net/mlx5: Fix root flow table update
When we destroy the last flow table we need to update
the root_ft to NULL.
It fixes an issue for when the last flow table is destroyed
and recreated again, root_ft pointer will not be updated,
as a result traffic will be dropped.
Fixes: 2cc43b494a6c ('net/mlx5_core: Managing root flow table')
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions