Hello:
This series was applied to bpf/bpf-next.git (master) by Marc Kleine-Budde mkl@pengutronix.de:
On Mon, 12 Dec 2022 14:16:58 +0100 you wrote:
From: Max Staudt max@enpas.org
commit f4a4d121ebecaa6f396f21745ce97de014281ccc upstream.
Additionally, remove it from .ndo_stop().
This ensures that the worker is not called after being freed, and that the UART TX queue remains active to send final commands when the netdev is stopped.
[...]
Here is the summary with links: - [6.0,070/157] can: can327: flush TX_work on ldisc .close() https://git.kernel.org/bpf/bpf-next/c/f4a4d121ebec - [6.0,071/157] can: slcan: fix freed work crash https://git.kernel.org/bpf/bpf-next/c/fb855e9f3b6b
You are awesome, thank you!