xhci: drop XHCITransfer->{slotid,epid}
commitd6fcb2936f9bacf3ad696e957e229ee2aadc0d0d
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 27 Sep 2016 08:32:51 +0000 (27 10:32 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Oct 2016 10:37:31 +0000 (12 12:37 +0200)
tree7dd64dddb8dbb41c18af6b4a9f4f4b88cfb7d5b8
parent3a533ee8fda6457ddc85d3c5dfeff037a808fcb3
xhci: drop XHCITransfer->{slotid,epid}

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

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