From: Takashi Iwai Date: Tue, 13 Oct 2009 06:06:55 +0000 (+0200) Subject: ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.c X-Git-Tag: v2.6.32-rc5~31^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9c648295d7bc376305337d29f540a5e411f632;p=pandora-kernel.git ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.c 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed