Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Paul Blakey ace743214e 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: 232c001398 ('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>
2017-09-28 07:23:09 +03:00
..
2017-08-19 17:13:41 -07:00
2017-09-26 13:44:31 -07:00
2017-09-08 20:53:10 -07:00
2017-08-19 17:13:41 -07:00
2017-07-17 09:52:57 -07:00
2017-08-29 10:02:54 +02:00
2017-07-17 13:37:15 -07:00