Merge ath-next from ath.git
[deliverable/linux.git] / sound / oss / pss.c
index ca0d6e9f49f5b4a7895a0e1c99408db528b7db80..81314f9e2ccb9c8bffccdc699cca698820081625 100644 (file)
@@ -1228,7 +1228,7 @@ static void __exit cleanup_pss(void)
 {
        if(!pss_no_sound)
        {
-               if(fw_load && pss_synth)
+               if (fw_load)
                        vfree(pss_synth);
                if(pssmss)
                        unload_pss_mss(&cfg2);
This page took 0.028915 seconds and 5 git commands to generate.