diff options
author | Or Gerlitz | 2017-05-09 20:45:06 +0300 |
---|---|---|
committer | Saeed Mahameed | 2017-05-23 16:23:31 +0300 |
commit | cdc5a7f363be34287ac6c2345e5d1d3b37cf4a23 (patch) | |
tree | d8589b6d5a12eda3030b30cd77772390895fe079 /include/net | |
parent | fadd2ce5a3680fb265694f573cbfb8bcb7d6c9d5 (diff) |
net/mlx5e: Use the correct delete call on offloaded TC encap entry detach
We wrongly direcly invoke hlist_del_rcu() and not hash_del_rcu() which
does a slightly different call now and may change later, fix that.
Fixes: a54e20b4fcae ('net/mlx5e: Add basic TC tunnel set action for SRIOV offloads')
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reported-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Paul Blakey <paulb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions