]> git.proxmox.com Git - qemu.git/commit - usb-linux.c
usb-linux: add get_endp()
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Jun 2011 11:34:10 +0000 (13:34 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 23 Jun 2011 08:18:37 +0000 (10:18 +0200)
commitca3a36cf2b86a752fde4b1c545bd2a5a6c811f44
treea45d744ffd139ef72b6f785f26285b288c1d9603
parent48e2faf222cbf4abab7c8e4b3f44229ec98eae7f
usb-linux: add get_endp()

Add a helper function to get the endpoint data structure
and put it into use.

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