On Fri, 24 Jan 2025 at 02:53, BALATON Zoltan <bala...@eik.bme.hu> wrote: > > The variable is uint64_t so needs %ld instead of %d. > > Fixes: 3ae7eb88c47 ("ehci: fix overflow in frame timer code") > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > --- > hw/usb/hcd-ehci.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM