[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e00b89a7-3c1f-4830-9ef9-3230c3648092@moroto.mountain>
Date: Thu, 9 May 2024 12:51:10 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Duoming Zhou <duoming@....edu.cn>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hams@...r.kernel.org, pabeni@...hat.com, kuba@...nel.org,
edumazet@...gle.com, jreuter@...na.de, rkannoth@...vell.com,
davem@...emloft.net, lars@...bit.com
Subject: Re: [PATCH net v7 0/3] ax25: Fix issues of ax25_dev and net_device
On Thu, May 09, 2024 at 05:35:59PM +0800, Duoming Zhou wrote:
> The first patch uses kernel universal linked list to implement
> ax25_dev_list, which makes the operation of the list easier.
> The second and third patch fix reference count leak issues of
> the object "ax25_dev" and "net_device".
>
> Duoming Zhou (3):
> ax25: Use kernel universal linked list to implement ax25_dev_list
> ax25: Fix reference count leak issues of ax25_dev
> ax25: Fix reference count leak issue of net_device
Reviewed-by: Dan Carpenter <dan.carpenter@...aro.org>
regards,
dan carpenter
Powered by blists - more mailing lists