]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: ice1712: Initialize card->private_data properly
authorSean Connor <sconnor004@allyinics.org>
Thu, 28 Feb 2013 14:20:00 +0000 (09:20 -0500)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Mar 2013 14:38:58 +0000 (15:38 +0100)
commit69a4cfdd444d1fe5c24d29b3a063964ac165d2cd
tree7d1686b34b07e38368a39637369ac8052f046754
parent84dfd0ac231f69d70e100e712ad5e5f0092ad46b
ALSA: ice1712: Initialize card->private_data properly

Set card->private_data in snd_ice1712_create for fixing NULL
dereference in snd_ice1712_remove().

Signed-off-by: Sean Connor <sconnor004@allyinics.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ice1712/ice1712.c