staging: usbip: let client choose device configuration
authorValentina Manea <valentina.manea.m@gmail.com>
Sat, 8 Mar 2014 12:53:32 +0000 (14:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 06:48:11 +0000 (22:48 -0800)
commit2c8c981589468ede4ed0dc97d94980dfa40f466e
tree27a1048ee740dc3ed8c6fc3d248bc6477e615fe4
parent435d948c2b37d51b9c66cd04fcee37d2d68d9659
staging: usbip: let client choose device configuration

Since usbip-host is now a device driver and the client
has full access to the shared device, it makes sense to
let the client choose device configuration.

Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/stub_dev.c
drivers/staging/usbip/stub_rx.c