ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD
[linux-2.6-microblaze.git] / lib / test_kmod.c
index ce15893..cb800b1 100644 (file)
@@ -1149,6 +1149,7 @@ static struct kmod_test_device *register_test_dev_kmod(void)
        if (ret) {
                pr_err("could not register misc device: %d\n", ret);
                free_test_dev_kmod(test_dev);
+               test_dev = NULL;
                goto out;
        }