Files
u-boot/drivers
Vincent Stehlé 25d34b936c virtio: fix off by one device id comparison
VIRTIO_ID_MAX_NUM is the largest device ID plus 1. Therefore a device id
cannot be greater or equal to VIRTIO_ID_MAX_NUM. Fix the comparison
accordingly.

Fixes: 8fb49b4c7a ("dm: Add a new uclass driver for VirtIO transport devices")
Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
2021-02-24 16:51:48 -05:00
..
2021-02-07 19:22:54 +01:00
2021-01-05 16:20:26 -05:00
2021-02-20 22:38:28 +01:00
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00