[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230629024642.2228767-1-shaozhengchao@huawei.com>
Date: Thu, 29 Jun 2023 10:46:40 +0800
From: Zhengchao Shao <shaozhengchao@...wei.com>
To: <netdev@...r.kernel.org>, <linux-rdma@...r.kernel.org>,
<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <richardcochran@...il.com>
CC: <saeedm@...dia.com>, <leon@...nel.org>, <lkayal@...dia.com>,
<tariqt@...dia.com>, <gal@...dia.com>, <rrameshbabu@...dia.com>,
<vadfed@...a.com>, <ayal@...dia.com>, <eranbe@...dia.com>,
<weiyongjun1@...wei.com>, <yuehaibing@...wei.com>, <shaozhengchao@...wei.com>
Subject: [PATCH net 0/2] fix two memory leak issues for mlx5en driver
Fix two memory leak issues for mlx5en driver:
1. fix memory leak in mlx5e_fs_tt_redirect_any_create
2. fix memory leak in mlx5e_ptp_open
Zhengchao Shao (2):
net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create
net/mlx5e: fix memory leak in mlx5e_ptp_open
drivers/net/ethernet/mellanox/mlx5/core/en/fs_tt_redirect.c | 4 ++--
drivers/net/ethernet/mellanox/mlx5/core/en/ptp.c | 6 ++++--
2 files changed, 6 insertions(+), 4 deletions(-)
--
2.34.1
Powered by blists - more mailing lists