Alec Brown 9907d9c272 bus/usb/ehci: Define GRUB_EHCI_TOGGLE as grub_uint32_t
The Coverity indicates that GRUB_EHCI_TOGGLE is an int that contains
a negative value and we are using it for the variable token which is
grub_uint32_t. To remedy this we can cast the definition to grub_uint32_t.

Fixes: CID 473851

Signed-off-by: Alec Brown <alec.r.brown@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2025-02-13 15:45:58 +01:00
..
2022-03-14 15:43:58 +01:00
2017-05-08 22:15:05 +02:00
2022-03-14 15:43:58 +01:00
2022-03-14 15:43:58 +01:00
2022-03-14 15:43:58 +01:00
2022-03-14 15:43:58 +01:00
2022-03-14 15:43:58 +01:00
2022-03-14 15:43:58 +01:00