On Fri, May 03, 2024 at 07:36:14AM +0800, Duoming Zhou wrote:
> The first patch changes kfree in ax25_dev_free to ax25_dev_put,
> because the ax25_dev is managed by reference counting.
>
> The second patch fixes potential reference counting leak issue
> in ax25_addr_ax25dev.
>
> You can see the former discussion in the following link:
> https://lore.kernel.org/netdev/20240501060218.32898-1-duoming@zju.edu.cn/
>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
regards,
dan carpenter