From: Takashi Iwai Date: Fri, 11 Nov 2011 16:53:03 +0000 (+0100) Subject: ALSA: hda/jack - Fix NULL-dereference at probing X-Git-Tag: v3.3-rc1~88^2^2~13^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfc7c9d307b6a3557e333f960218d344d3a70ce7;p=pandora-kernel.git ALSA: hda/jack - Fix NULL-dereference at probing At probing time, the elements that aren't assigned to kctl or jack may be called. Need proper NULL-checks. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed