usbip: vudc: make dev_desc attribute binary
authorIgor Kotrasinski <i.kotrasinsk@gmail.com>
Fri, 29 Apr 2016 11:41:24 +0000 (13:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Apr 2016 22:31:30 +0000 (15:31 -0700)
commit2a7a10b86c125fd3410bb975e8515ac5dddc3238
tree7b317b96f66555b05996028f54c7a7bf942d6ac6
parent0c1849a8c7af652c92ad0265a7ca5934fd773c69
usbip: vudc: make dev_desc attribute binary

We read a struct usb_device_descriptor from it, so make it an actual
binary attribute.

Signed-off-by: Igor Kotrasinski <i.kotrasinsk@gmail.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Tested-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/usbip/vudc_sysfs.c
This page took 0.024771 seconds and 5 git commands to generate.