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:
638544e
)
ALSA: snd-usb-us122l: Fix missing NULL checks
author
Karsten Wiese
<fzu@wemgehoertderstaat.de>
Tue, 4 Jan 2011 00:20:37 +0000
(
01:20
+0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 17 Feb 2011 23:13:35 +0000
(15:13 -0800)
commit
cdce2db74e156fbd9a2dc3c7b246166f8b70955b
upstream.
Fix missing NULL checks in usb_stream_hwdep_poll() and usb_stream_hwdep_ioctl().
Wake up poll waiters before returning from usb_stream_hwdep_ioctl().
Signed-off-by: Karsten Wiese <fzu@wemgehoertderstaat.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found