kernel-ark/sound
Takashi Iwai be7ee27822 [ALSA] Fix misuse of __list_add() in seq_ports.c
seq_ports.c::snd_seq_delete_all_ports() uses __list_add() to replace the
whole list entries.  This results in BUG() with recent FC5 kernel due to
a sanity check in __list_add().
The patch fixes this misue of __list_add() by using standard macros
instead (although a bit more code is needed).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-06-28 19:31:00 +02:00
..
aoa [ALSA] Fix wrong dependencies of snd-aoa driver 2006-06-28 19:30:51 +02:00
arm
core [ALSA] Fix misuse of __list_add() in seq_ports.c 2006-06-28 19:31:00 +02:00
drivers
i2c
isa
mips
oss
parisc
pci [ALSA] hda-codec - Add model entry for Samsung X60 Chane 2006-06-28 19:30:57 +02:00
pcmcia
ppc
sparc
synth
usb [ALSA] usb-audio support for Turtle Beach Roadie 2006-06-28 19:30:39 +02:00
Kconfig
last.c
Makefile [ALSA] fix build failure due to snd-aoa 2006-06-28 19:30:48 +02:00
sound_core.c
sound_firmware.c