[ALSA] Fix errors with user TLV_WRITE
authorTakashi Iwai <tiwai@suse.de>
Thu, 24 Aug 2006 10:36:36 +0000 (12:36 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sat, 23 Sep 2006 08:44:17 +0000 (10:44 +0200)
commit86148e84c218e49b54521e8dae7bb78eb66c4281
treef05752428c2fe498f6375a22b0d7cb70b1a49949
parent1186ed8c7dc9c0185e783beddf241509cc224f1a
[ALSA] Fix errors with user TLV_WRITE

Fixed the errors at checking info.access field during user TLV_WRITE
call.  It should have been zero-initialized.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/core/control.c