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:
e0d32e3
)
ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing flag
author
Thomas Pfaff
<tpfaff@gmx.net>
Mon, 26 Sep 2011 13:43:59 +0000
(15:43 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 26 Sep 2011 13:48:47 +0000
(15:48 +0200)
Before clearing the probing flag in the error exit path, check that the
chip pointer is not NULL.
Signed-off-by: Thomas Pfaff <tpfaff@gmx.net>
Cc: <stable@kernel.org> [2.6.39+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found