Re: [PATCH net-next] net: dlink: count tx_dropped when dropping skb on link down
From: Moon Yeounsu <hidden>
Date: 2026-01-13 11:46:32
Also in:
lkml
From: Moon Yeounsu <hidden>
Date: 2026-01-13 11:46:32
Also in:
lkml
On Tue, Jan 6, 2026 at 10:44 PM Andrew Lunn [off-list ref] wrote:
You might want to consider converting this driver to phylink.
AndrewOne more note: I’ve started looking into phylink based on your suggestion, and I appreciate you pointing me to that keyword. It seems useful not only for this issue, but also for improving the driver more generally. Thanks for the pointer.