Commit f3571b1a authored by Max Reitz's avatar Max Reitz Committed by Anthony Liguori
Browse files

usb: class specific interface requests



Mass Storage Reset and Get Max LUN are class specific requests, but
they were not marked as such in hw/usb-msd.c, moved therefore
ClassInterfaceRequest and ClassInterfaceOutRequest from hw/usb-net.c
to hw/usb.h.
Furthermore there was a problem in hw/usb-ohci.c when using DEBUG
concerning systems where size_t is a 32 bit integer (printf resulted
in a segmentation fault).

Signed-off-by: default avatarMax Reitz <max@tyndur.org>
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent 1c47cb16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment