[PATCH] drivers/net: remove redundant callbacks cleanup
Stephen Hemminger
stephen at networkplumber.org
Wed Feb 18 18:10:30 CET 2026
On Wed, 18 Feb 2026 11:45:24 +0100
Thomas Monjalon <thomas at monjalon.net> wrote:
> Some callbacks are set to NULL in the release process.
> It is not needed as it is already done in rte_eth_dev_release_port()
> called by rte_eth_dev_close(), rte_eth_dev_destroy()
> or rte_eth_dev_pci_generic_remove().
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list