lkml.org 
[lkml]   [2008]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] sound/pci/mixart/mixart.c: Add missing snd_card_free
At Thu, 27 Nov 2008 14:33:30 +0100 (CET),
Julia Lawall wrote:
>
> Oops, please ignore this patch. There is a problem, but the modification
> is not correct.

How about the patch below?


Takashi

---
diff --git a/sound/pci/mixart/mixart.c b/sound/pci/mixart/mixart.c
index ae7601f..3cccfed 100644
--- a/sound/pci/mixart/mixart.c
+++ b/sound/pci/mixart/mixart.c
@@ -989,6 +989,7 @@ static int snd_mixart_pcm_digital(struct snd_mixart *chip)

static int snd_mixart_chip_free(struct snd_mixart *chip)
{
+ chip->mgr->chip[chip->chip_idx] = NULL;
kfree(chip);
return 0;
}

\
 
 \ /
  Last update: 2008-11-27 14:45    [W:0.056 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site