Merge branch 'for-6.2/hyperv' into for-linus
[platform/kernel/linux-rpi.git] / drivers / hid / hid-hyperv.c
index 0be717b..cf12f17 100644 (file)
@@ -488,7 +488,7 @@ static int mousevsc_probe(struct hv_device *device,
 
        ret = hid_add_device(hid_dev);
        if (ret)
-               goto probe_err1;
+               goto probe_err2;
 
 
        ret = hid_parse(hid_dev);