qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 07/10] esp: introduce esp_pdma_cb() function


From: Laurent Vivier
Subject: Re: [PATCH v2 07/10] esp: introduce esp_pdma_cb() function
Date: Fri, 4 Mar 2022 11:29:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

Le 02/03/2022 à 22:27, Mark Cave-Ayland a écrit :
This function is to be used to execute the current PDMA callback rather than
dereferencing the ESPState pdma_cb function pointer directly.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
  hw/scsi/esp.c | 9 +++++++--
  1 file changed, 7 insertions(+), 2 deletions(-)


Reviewed-by: Laurent Vivier <laurent@vivier.eu>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]