Re: [PATCH] drivers/scsi/qla2xxx: fix double free bug after firmware timeout

From: Max Kellermann
Date: Thu Dec 07 2017 - 17:17:36 EST


On 2017/12/07 21:38, "Madhani, Himanshu" <Himanshu.Madhani@xxxxxxxxxx> wrote:
> NACK
>
> These calls are asynchronous calls and free should be called by
> completion.

I don't understand the NACK, and your text doesn't explain it. It
only describes a second bug that is orthogonal to mine.