Commit ad6413bc authored by Maarten Lankhorst's avatar Maarten Lankhorst Committed by Takashi Iwai
parent 03448e5d
...@@ -2176,6 +2176,7 @@ static int azx_probe(struct pci_dev *pci, ...@@ -2176,6 +2176,7 @@ static int azx_probe(struct pci_dev *pci,
return 0; return 0;
out_free: out_free:
pci_set_drvdata(pci, NULL);
snd_card_free(card); snd_card_free(card);
return err; return err;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment