public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] fix two memory leak issues for mlx5en driver
@ 2023-06-29  2:46 Zhengchao Shao
  2023-06-29  2:46 ` [PATCH net 1/2] net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create Zhengchao Shao
  2023-06-29  2:46 ` [PATCH net 2/2] net/mlx5e: fix memory leak in mlx5e_ptp_open Zhengchao Shao
  0 siblings, 2 replies; 8+ messages in thread
From: Zhengchao Shao @ 2023-06-29  2:46 UTC (permalink / raw)
  To: netdev, linux-rdma, davem, edumazet, kuba, pabeni, richardcochran
  Cc: saeedm, leon, lkayal, tariqt, gal, rrameshbabu, vadfed, ayal,
	eranbe, weiyongjun1, yuehaibing, shaozhengchao

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-30  1:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-29  2:46 [PATCH net 0/2] fix two memory leak issues for mlx5en driver Zhengchao Shao
2023-06-29  2:46 ` [PATCH net 1/2] net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create Zhengchao Shao
2023-06-29 12:05   ` Simon Horman
2023-06-29 18:18   ` Rahul Rameshbabu
2023-06-30  1:27     ` shaozhengchao
2023-06-29  2:46 ` [PATCH net 2/2] net/mlx5e: fix memory leak in mlx5e_ptp_open Zhengchao Shao
2023-06-29  6:08   ` Gal Pressman
2023-06-29  6:23   ` Rahul Rameshbabu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox