]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
[PATCH] ALSA: Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()
authorKarsten Wiese <annabellesgarden@yahoo.de>
Mon, 16 Oct 2006 12:45:14 +0000 (14:45 +0200)
committerChris Wright <chrisw@sous-sol.org>
Sat, 4 Nov 2006 01:33:45 +0000 (17:33 -0800)
commit0e98aebf2acaa92ca16bf2968b85b3c19da35dc3
treefa49df1cccfde39c899f4c11bf8f6e4924eac060
parente0cd3e38de139be4929fe8b18d85da585580420b
[PATCH] ALSA: Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()

Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()

substream can be NULL......
in mainline, bug was introduced by:
2006-06-22  [ALSA] Add O_APPEND flag support to PCM

From: Karsten Wiese <annabellesgarden@yahoo.de>
Signed-off-by: Karsten Wiese <annabellesgarden@yahoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
sound/usb/usx2y/usx2yhwdeppcm.c