On 4/28/25 7:49 PM, Jakub Kicinski wrote:
On Sun, 27 Apr 2025 22:50:34 +0200 Tobias Jakobi wrote:
Hello everyone,
I believe this is still a problem, correct? I've been carrying the two
patches in my tree for some weeks now -- otherwise the network adapter
in my USB-C dock stops working randomly.
Anything I can do to get these merged?
Which kernel are you suffering on?
The fix is in 6.14 -- commit 77e45145e3039a
It went in without Fixes and stable annotation, tho
Hello Jakub,
thanks for pointing of the commit hash. I was looking for the wrong
commit in 6.14.y. More specifically I was searching for the one named
"r8152: Call napi_schedule() from proper context", touching
drivers/net/usb/r8152.c.
But it seems the problem was solved in a different manner.
Sorry for the noise!
With best wishes,
Tobias