git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0613d5
)
ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.c
author
Takashi Iwai
<tiwai@suse.de>
Tue, 13 Oct 2009 06:06:55 +0000
(08:06 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 13 Oct 2009 06:06:55 +0000
(08:06 +0200)
ALC861-VD lenovo model causes overflow of spec->init_verbs entries due to
the recent changes. Simply increase the array size to avoid the overflow.
Reported-by: Luca Tettamanti <kronos.it@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found