Re: (subset) [PATCH v2] mfd: qnap-mcu: keep the reply buffer alive past a command timeout
From: Lee Jones
Date: Wed Aug 12 2026 - 04:11:54 EST
On Sun, 02 Aug 2026 13:53:07 +0000, Ali Ahmet Memis wrote:
> qnap_mcu_exec() publishes an on-stack buffer to the receive path:
>
> unsigned char rx[QNAP_MCU_RX_BUFFER_SIZE];
> ...
> reply->data = rx;
> reply->length = length;
>
> [...]
Applied, thanks!
[1/1] mfd: qnap-mcu: keep the reply buffer alive past a command timeout
commit: 47504742cea7878ebd1bf1491bbed923df6b90b1
--
Lee Jones [李琼斯]