Re: [PATCH net-next V2] ptp: fix corrupted list in ptp_open

From: Richard Cochran
Date: Fri Nov 03 2023 - 19:15:30 EST


On Thu, Nov 02, 2023 at 07:16:17PM +0800, Edward Adam Davis wrote:
> The above two logs can clearly indicate that there is corruption when
> executing the operation of writing ptp->tsevqs in ptp_open() and ptp_release().

So just remove the bogus call to ptp_release.

Thanks,
Richard