[PATCH] virtio: fix return value check
Tom Rini
trini at konsulko.com
Tue May 12 21:31:52 CEST 2026
On Tue, 12 May 2026 10:39:49 +0200, Christian Pötzsch wrote:
> The virtio_blk_do_single_req function returns ulong, which normally is
> the processed size, but in an error case can be the actual error. Use
> the special IS_ERR_VALUE macro to test for error.
>
>
Applied to u-boot/master, thanks!
[1/1] virtio: fix return value check
commit: 36d4c653580824b16574560b21d4401614d8b68e
--
Tom
More information about the U-Boot
mailing list