Revert "net/mlx5e: fix double free of encap_header"
authorVlad Buslov <vladbu@nvidia.com>
Tue, 21 Nov 2023 12:52:28 +0000 (13:52 +0100)
committerSaeed Mahameed <saeedm@nvidia.com>
Thu, 14 Dec 2023 01:22:14 +0000 (17:22 -0800)
commit5d089684dc434a31e08d32f0530066d0025c52e4
tree45ecd69f7493bea4bbeded7881ccdd0668b90d85
parent66ca8d4deca09bce3fc7bcf8ea7997fa1a51c33c
Revert "net/mlx5e: fix double free of encap_header"

This reverts commit 6f9b1a0731662648949a1c0587f6acb3b7f8acf1.

This patch is causing a null ptr issue, the proper fix is in the next
patch.

Fixes: 6f9b1a073166 ("net/mlx5e: fix double free of encap_header")
Signed-off-by: Vlad Buslov <vladbu@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c