This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / sound / oss / sb_common.c
index 1ab1eb1..249d69c 100644 (file)
@@ -1206,7 +1206,7 @@ int probe_sbmpu(struct address_info *hw_config, struct module *owner)
        if (last_devc == NULL)
                return 0;
 
-       last_devc = NULL;
+       last_devc = 0;
 
        if (hw_config->io_base <= 0)
        {