|
@@ -519,7 +519,7 @@ static int wacom_probe(struct usb_interface *intf, const struct usb_device_id *i
|
|
/* Retrieve the physical and logical size for OEM devices */
|
|
/* Retrieve the physical and logical size for OEM devices */
|
|
error = wacom_retrieve_hid_descriptor(intf, features);
|
|
error = wacom_retrieve_hid_descriptor(intf, features);
|
|
if (error)
|
|
if (error)
|
|
- goto fail2;
|
|
|
|
|
|
+ goto fail3;
|
|
|
|
|
|
wacom_setup_device_quirks(features);
|
|
wacom_setup_device_quirks(features);
|
|
|
|
|