From: Takashi Iwai Date: Thu, 15 Nov 2007 13:42:34 +0000 (+0100) Subject: [ALSA] ca0106 - Check value range in ctl callbacks X-Git-Tag: v2.6.24-rc4~112^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fe619f983d6c7c0a578fcaabf80edd30e7ce46c;p=pandora-kernel.git [ALSA] ca0106 - Check value range in ctl callbacks Check the value ranges in ctl put callbacks properly. Some callbacks may access a wrong pointer depending on the value passed. Also, fixed the access to the wrong field for enum values, and fixed some callbacks to return the proper error code. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed