]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcaf4ddbc8d9ac89f7f4723e7126284b18e5cc5b6
tree7b317b96f66555b05996028f54c7a7bf942d6ac6
parent16c186766292e88dcf50f29132267f72b2af6988
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