]> git.proxmox.com Git - mirror_qemu.git/commit
xhci: kill port arg from xhci_setup_packet
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 20 Jan 2012 14:25:16 +0000 (15:25 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Feb 2012 11:16:31 +0000 (12:16 +0100)
commitb819d7169a8f026c7b9174b7cbce8ab50fc7908a
tree2b2ca474b523ab06f9e614a857ea065c63dc1ab4
parent3c4866e07ed17c7d64c2fd30738f68276ca353d9
xhci: kill port arg from xhci_setup_packet

Unused argument, remove it.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-xhci.c