Message ID | 20231128173823.867512-1-u.kleine-koenig@pengutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | net: ethernet: Convert to platform remove callback returning void | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Tue, 28 Nov 2023 18:38:24 +0100 you wrote: > Hello, > > in (implicit) v1 of this series > (https://lore.kernel.org/netdev/20231117091655.872426-1-u.kleine-koenig@pengutronix.de) > I tried to address the resource leaks in the three cpsw drivers. However > this is hard to get right without being able to test the changes. So > here comes a series that just converts all drivers below > drivers/net/ethernet to use .remove_new() and adds a comment about the > potential leaks for someone else to fix the problem. > > [...] Here is the summary with links: - [net-next,v2,1/4] net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning void https://git.kernel.org/netdev/net-next/c/7234dc5ccba6 - [net-next,v2,2/4] net: ethernet: ti: cpsw: Convert to platform remove callback returning void https://git.kernel.org/netdev/net-next/c/7ac3f867a358 - [net-next,v2,3/4] net: ethernet: ti: cpsw-new: Convert to platform remove callback returning void https://git.kernel.org/netdev/net-next/c/a76772e2fd83 - [net-next,v2,4/4] net: ethernet: ezchip: Convert to platform remove callback returning void https://git.kernel.org/netdev/net-next/c/7ec1bb2ce64b You are awesome, thank you!