]> Git Repo - qemu.git/commit
usb-linux: use usb_generic_handle_packet()
authorHans de Goede <[email protected]>
Wed, 2 Feb 2011 16:36:29 +0000 (17:36 +0100)
committerGerd Hoffmann <[email protected]>
Thu, 26 May 2011 09:55:02 +0000 (11:55 +0200)
commit50b7963e72da6c31c2bebd435aeefd2966cd94ee
treece9d06df1e9ba266461b88c8f754653ea3fa2750
parent007fd62f4d3959f2a61abe61a34a54c9f99560b0
usb-linux: use usb_generic_handle_packet()

Make the linux usb host passthrough code use the usb_generic_handle_packet()
function, rather then the curent DYI code. This removes 200 lines of almost
identical code.

Signed-off-by: Hans de Goede <[email protected]>
hw/usb.c
hw/usb.h
usb-linux.c
This page took 0.026839 seconds and 4 git commands to generate.