]> git.proxmox.com Git - mirror_qemu.git/commit
xhci: drop XHCITransfer->xhci
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 27 Sep 2016 08:32:49 +0000 (10:32 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Oct 2016 10:37:31 +0000 (12:37 +0200)
commit5612564ea9cf5b9636438a1b58ae9a2ab6ca16ae
tree15280c4e8c8c6faa740273d3e073d125cb1b2a8b
parent94b037f2a451b3dc855f9f2c346e5049a361bd55
xhci: drop XHCITransfer->xhci

Use XHCITransfer->epctx->xhci instead.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1474965172-30321-6-git-send-email-kraxel@redhat.com
hw/usb/hcd-xhci.c