On 9/4/20 9:26 AM, Philippe Mathieu-Daudé wrote: > dma_memory_rw() returns a MemTxResult type. > Do not discard it, return it to the caller. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > include/hw/pci/pci.h | 18 ++++++++++++++++-- > 1 file changed, 16 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
