On 12/21/25 15:23, Soumyajyotii Ssarkar wrote:
Correct the endianness conversion for table indirect addressing Now we use be32_to_cpu() instead of cpu_to_le32()This fix descriptor table parsing when using indirect addressing modes in SCRIPTS Signed-off-by: Soumyajyotii Ssarkar<[email protected]>
Reviewed-by: Helge Deller <[email protected]>
--- hw/scsi/ncr53c710.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
