mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
xhci: drop unused comp_xfer field
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 1474965172-30321-4-git-send-email-kraxel@redhat.com
This commit is contained in:
@@ -386,7 +386,6 @@ struct XHCIEPContext {
|
||||
|
||||
XHCIRing ring;
|
||||
unsigned int next_xfer;
|
||||
unsigned int comp_xfer;
|
||||
XHCITransfer transfers[TD_QUEUE];
|
||||
XHCITransfer *retry;
|
||||
EPType type;
|
||||
|
||||
Reference in New Issue
Block a user