]> Git Repo - qemu.git/commit
xhci: drop XHCITransfer->{slotid,epid}
authorGerd Hoffmann <[email protected]>
Tue, 27 Sep 2016 08:32:51 +0000 (10:32 +0200)
committerGerd Hoffmann <[email protected]>
Wed, 12 Oct 2016 10:37:31 +0000 (12:37 +0200)
commitd6fcb2936f9bacf3ad696e957e229ee2aadc0d0d
tree7dd64dddb8dbb41c18af6b4a9f4f4b88cfb7d5b8
parent3a533ee8fda6457ddc85d3c5dfeff037a808fcb3
xhci: drop XHCITransfer->{slotid,epid}

We can use XHCITransfer->epctx->{slotid,epid} instead.

Signed-off-by: Gerd Hoffmann <[email protected]>
Message-id: 1474965172[email protected]
hw/usb/hcd-xhci.c
This page took 0.023283 seconds and 4 git commands to generate.