On Thu, 7 May 2026 15:07:35 +0000 Holger Brunck wrote: > > On Wed, 6 May 2026 13:15:29 +0200 Holger Brunck wrote: > > > When the device is removed all allocated resources should be freed. > > > In uhdlc_memclean the netdev transmit queue was already stopped. But > > > at this point we may have pending skb in the transmit queue which must > > > be freed. Therefore iterate over the tx_skbuff pointers and free all > > > pending skb. The issue was discovered by sashiko. > > > > And you tested this how? > > > > Given the questionable v1 I'm highly hesitant to accept patches from you if > > you > > can't test them. > > I tested the patch on a ls1043a board running HDLC in busmode on kernel 6.12
Please add this to the commit message, as previously requested.
