From: Thomas Pfaff Date: Mon, 26 Sep 2011 13:43:59 +0000 (+0200) Subject: ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing flag X-Git-Tag: v3.1-rc8~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61a6a108d15213f5ee06332e1e7766d3860e4453;p=pandora-kernel.git ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing flag Before clearing the probing flag in the error exit path, check that the chip pointer is not NULL. Signed-off-by: Thomas Pfaff Cc: [2.6.39+] Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed