]> Git Repo - qemu.git/commit
uhci: Immediately free queues on device disconnect
authorHans de Goede <[email protected]>
Wed, 24 Oct 2012 16:31:14 +0000 (18:31 +0200)
committerGerd Hoffmann <[email protected]>
Thu, 25 Oct 2012 07:08:11 +0000 (09:08 +0200)
commit5ad23e873c858292dc58b9296261365312b8f683
treee1e3b1937c05c1b4db8ef6a52add021ed83de64b
parent11d15e402beec122fb11104e36c35d1a46f650ff
uhci: Immediately free queues on device disconnect

There is no need to just cancel any in-flight packets, and then wait
for validate-end to clean things up, we can simply clean things up
immediately on device removal.

Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/usb/hcd-uhci.c
This page took 0.02626 seconds and 4 git commands to generate.