On 3/12/2024 6:07 PM, [email protected] wrote: > From: Shai Brandes <[email protected]> > > When invoking an admin command, in interrupt mode, if the interrupt > is received after timeout and also after the calling function finished > running, the response will be written into a memory that is no longer > valid. > > Signed-off-by: Shai Brandes <[email protected]> > Reviewed-by: Amit Bernstein <[email protected]> >
Fixes: 99ecfbf845b3 ("ena: import communication layer")
Cc: [email protected]

