diff options
author | Paul Blakey <paulb@mellanox.com> | 2017-09-05 15:05:51 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2017-09-28 07:23:09 +0300 |
commit | ace743214ea205c7d433562c5fa24e33bdfda7ab (patch) | |
tree | 24b0e11cd1f38b74d43c361472ceb2a0118f70b3 /virt | |
parent | 16f1c5bb3ed75b3cf3ced537db40f7e1a244debe (diff) | |
download | linux-ace743214ea205c7d433562c5fa24e33bdfda7ab.tar.xz |
net/mlx5e: Fix erroneous freeing of encap header buffer
In case the neighbour for the tunnel destination isn't valid,
we send a neighbour update request but we free the encap
header buffer. This is wrong, because we still need it for
allocating a HW encap entry once the neighbour is available.
Fix that by skipping freeing it if we wait for neighbour.
Fixes: 232c001398ae ('net/mlx5e: Add support to neighbour update flow')
Signed-off-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions