Home
last modified time | relevance | path

Searched hist:"77 fa9aee" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c77fa9aee Fri Jun 15 02:39:50 CDT 2012 Gerd Hoffmann <kraxel@redhat.com> uhci: fix uhci_async_cancel_all

We update the QTAILQ in the loop, thus we must use the SAFE version
to make sure we don't touch the queue struct after freeing it.

https://bugzilla.novell.com/show_bug.cgi?id=766310

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>