diff options
author | 2008-06-14 09:41:18 -0300 | |
---|---|---|
committer | 2008-06-26 15:58:47 -0300 | |
commit | 83ee87a31dc43a5fd6dee3562c146033c3a4cb39 (patch) | |
tree | 3c8070786261f4994209328901bda6b183077e3c /drivers/usb/class/cdc-acm.c | |
parent | V4L/DVB (8022): saa7134: fix race between opening and closing the device (diff) | |
download | wireguard-linux-83ee87a31dc43a5fd6dee3562c146033c3a4cb39.tar.xz wireguard-linux-83ee87a31dc43a5fd6dee3562c146033c3a4cb39.zip |
V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered
On some alsa versions, it seems that snd_pcm_substream_chip(substream)
is returning a NULL pointer. This causes an OOPS, as reported by:
https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.24/+bug/212271
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/212960
This patch avoids the OOPS by not letting and open() succeed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions