|
@@ -1819,7 +1819,6 @@ unknown:
|
|
if (cdev->use_os_string && cdev->os_desc_config &&
|
|
if (cdev->use_os_string && cdev->os_desc_config &&
|
|
(ctrl->bRequestType & USB_TYPE_VENDOR) &&
|
|
(ctrl->bRequestType & USB_TYPE_VENDOR) &&
|
|
ctrl->bRequest == cdev->b_vendor_code) {
|
|
ctrl->bRequest == cdev->b_vendor_code) {
|
|
- struct usb_request *req;
|
|
|
|
struct usb_configuration *os_desc_cfg;
|
|
struct usb_configuration *os_desc_cfg;
|
|
u8 *buf;
|
|
u8 *buf;
|
|
int interface;
|
|
int interface;
|