Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 6 Jan 2026 10:48:21 +0200 you wrote:
From: Petko Manolov petkan@nucleusys.com
When asynchronously writing to the device registers and if usb_submit_urb() fail, the code fail to release allocated to this point resources.
Fixes: 323b34963d11 ("drivers: net: usb: pegasus: fix control urb submission") Signed-off-by: Petko Manolov petkan@nucleusys.com
[...]
Here is the summary with links: - [NET,v2,1/1] net: usb: pegasus: fix memory leak in update_eth_regs_async() https://git.kernel.org/netdev/net/c/afa27621a28a
You are awesome, thank you!