[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220511103604.37962-1-ihuguet@redhat.com>
Date: Wed, 11 May 2022 12:36:02 +0200
From: Íñigo Huguet <ihuguet@...hat.com>
To: ecree.xilinx@...il.com, habetsm.xilinx@...il.com,
bhutchings@...arflare.com
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org,
Íñigo Huguet <ihuguet@...hat.com>
Subject: [PATCH net-next 0/2] sfc: fix mtd memleak and simplify list handling
These patches fix a memleak described in the first one and simplify
the mtd list handling to make more clear how it works and avoid similar
problems in the future.
Íñigo Huguet (2):
sfc: fix memory leak on mtd_probe
sfc: simplify mtd partitions list handling
drivers/net/ethernet/sfc/ef10.c | 17 +++++++++--
drivers/net/ethernet/sfc/efx.h | 4 +--
drivers/net/ethernet/sfc/efx_common.c | 3 --
drivers/net/ethernet/sfc/mtd.c | 42 ++++++++++----------------
drivers/net/ethernet/sfc/net_driver.h | 9 ++++--
drivers/net/ethernet/sfc/siena/siena.c | 5 +++
6 files changed, 43 insertions(+), 37 deletions(-)
--
2.34.1
Powered by blists - more mailing lists