diff options
author | Anton Kochkov <anton.kochkov@proton.me> | 2022-08-17 14:22:03 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-09-22 16:38:26 +0100 |
commit | fb96d131eec66ecb2993c544058a8cb2c9c3521f (patch) | |
tree | de68d7f9d22fda44c6c1c4176712599714edb19d /include/qemu/main-loop.h | |
parent | 6338c30111d596d955e6bc933a82184a0b910c43 (diff) | |
download | qemu-fb96d131eec66ecb2993c544058a8cb2c9c3521f.zip qemu-fb96d131eec66ecb2993c544058a8cb2c9c3521f.tar.gz qemu-fb96d131eec66ecb2993c544058a8cb2c9c3521f.tar.bz2 |
hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
For consistency, function "update_rx_fifo()" should use the RX FIFO
register field names, not the TX FIFO ones, even if they refer to the
same bit positions in the register.
Signed-off-by: Anton Kochkov <anton.kochkov@proton.me>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Message-id: 20220817141754.2105981-1-anton.kochkov@proton.me
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1123
[PMM: tweaked commit message]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/qemu/main-loop.h')
0 files changed, 0 insertions, 0 deletions