Messages in this thread |  | | Subject | Re: [PATCH net] net: usb: asix: ax88772: re-add usbnet_link_change() in phylink callbacks | | From | patchwork-bot+netdevbpf@kernel ... | | Date | Tue, 05 May 2026 02:20:07 +0000 |
| |
Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>:
On Fri, 1 May 2026 18:39:41 +0200 you wrote: > Commit e0bffe3e6894 ("net: asix: ax88772: migrate to phylink") replaced > the asix_adjust_link() PHY callback with phylink's mac_link_up() and > mac_link_down() handlers, but did not carry over the usbnet_link_change() > notification that commit 805206e66fab ("net: asix: fix "can't send until > first packet is send" issue") had added. > > As a result, the original symptom returns: when the link comes up, > usbnet is never notified, so the RX URB submission stays dormant until > some other event (e.g. a transmitted packet triggering the status > endpoint interrupt) wakes it up. > > [...]
Here is the summary with links: - [net] net: usb: asix: ax88772: re-add usbnet_link_change() in phylink callbacks https://git.kernel.org/netdev/net/c/36bdc0e815b4
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |