linux/sound/usb/6fire
Takashi Iwai 9b389a8a02 ALSA: 6fire: Fix probe of multiple cards
The probe code of snd-usb-6fire driver overrides the devices[] pointer
wrongly without checking whether it's already occupied or not.  This
would screw up the device disconnection later.

Spotted by coverity CID 141423.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-10-29 11:37:11 +01:00
..
Makefile ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USB 2011-01-24 18:45:30 +01:00
chip.c ALSA: 6fire: Fix probe of multiple cards 2013-10-29 11:37:11 +01:00
chip.h ALSA: snd-usb-6fire: remove driver version information 2012-02-22 15:50:45 +01:00
comm.c ALSA: 6fire: fix DMA issues with URB transfer_buffer usage 2013-08-07 16:04:27 +02:00
comm.h ALSA: 6fire: fix DMA issues with URB transfer_buffer usage 2013-08-07 16:04:27 +02:00
common.h ALSA: snd-usb-6fire: remove driver version information 2012-02-22 15:50:45 +01:00
control.c ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
control.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
firmware.c ALSA: don't push static constants on stack for %*ph 2013-08-08 12:04:18 +02:00
firmware.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
midi.c ALSA: 6fire: make buffers DMA-able (midi) 2013-08-12 11:42:28 +02:00
midi.h ALSA: 6fire: make buffers DMA-able (midi) 2013-08-12 11:42:28 +02:00
pcm.c ALSA: 6fire: make buffers DMA-able (pcm) 2013-08-12 11:42:28 +02:00
pcm.h ALSA: 6fire: make buffers DMA-able (pcm) 2013-08-12 11:42:28 +02:00