Re: [PATCH net 0/2] ax25: fix reference counting issue of ax25_dev

From: Markus Elfring
Date: Thu May 02 2024 - 16:01:46 EST


> The first patch changes kfree in ax25_dev_free to ax25_dev_free,

I find this description confusing.
Would you like to refer to a ax25_dev_put() call?


> because the ax25_dev is managed by reference counting.

How do you think about to link also to previous change approaches?

Regards,
Markus