fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / sound / core / seq / oss / seq_oss.c
index e723413..92858cf 100644 (file)
@@ -303,8 +303,7 @@ register_proc(void)
 static void
 unregister_proc(void)
 {
-       if (info_entry)
-               snd_info_unregister(info_entry);
+       snd_info_free_entry(info_entry);
        info_entry = NULL;
 }
 #endif /* CONFIG_PROC_FS */