VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / sound / oss / sb_common.c
index 249d69c..1ab1eb1 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 = 0;
+       last_devc = NULL;
 
        if (hw_config->io_base <= 0)
        {