Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 23 Jul 2025 10:25:35 +0000 you wrote:
The Gemalto Cinterion PLS83-W modem (cdc_ether) is emitting confusing link up and down events when the WWAN interface is activated on the modem-side.
Interrupt URBs will in consecutive polls grab:
- Link Connected
- Link Disconnected
- Link Connected
[...]
Here is the summary with links: - [net,v2] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event https://git.kernel.org/netdev/net/c/0d9cfc9b8cb1
You are awesome, thank you!