Hello:
This patch was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Thu, 19 Sep 2024 14:33:42 +0200 you wrote:
The work can submit URBs and the URBs can schedule the work. This cycle needs to be broken, when a device is to be stopped. Use a flag to do so. This is a design issue as old as the driver.
Signed-off-by: Oliver Neukum oneukum@suse.com Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") CC: stable@vger.kernel.org
[...]
Here is the summary with links: - [PATCHv3] usbnet: fix cyclical race on disconnect with work queue https://git.kernel.org/netdev/net/c/04e906839a05
You are awesome, thank you!