linux/sound/usb/6fire
Torsten Schenk 0ec5258d68 ALSA: 6fire - Fix signedness bug
Fixed remaining issues of the signedness bug discovered by Dan Carpenter.
A check was remaining that tests if unsigned rt->rate is >= 0.
Changed that so that rt->rate now consistently uses ARRAY_SIZE(rates)
as invalid rate value and not -1.

Signed-off-by: Torsten Schenk <torsten.schenk@zoho.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-06-16 21:31:33 +02:00
..
Makefile
chip.c
chip.h
comm.c
comm.h
common.h
control.c ALSA: 6fire - Add support of digital-thru mixer 2011-04-04 12:26:21 +02:00
control.h ALSA: 6fire - Add support of digital-thru mixer 2011-04-04 12:26:21 +02:00
firmware.c ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload() 2011-06-14 07:27:26 +02:00
firmware.h
midi.c
midi.h
pcm.c ALSA: 6fire - Fix signedness bug 2011-06-16 21:31:33 +02:00
pcm.h