[ALSA] usbaudio - Fix Oops with unconventional sample rates
authorTakashi Iwai <tiwai@suse.de>
Thu, 1 Feb 2007 10:50:56 +0000 (11:50 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:03:29 +0000 (09:03 +0100)
commit8fec560d9beb3957bf45ac93b1c0c616abd77a07
tree595d5d391dad07e89792969365f5953bc5e71629
parent3b6baa5a0b0a2877c18a76fa1f508cacdbc08edf
[ALSA] usbaudio - Fix Oops with unconventional sample rates

The patch fixes the memory corruption by the support of unconventional
sample rates.  Also, it avoids the too restrictive constraints if
any of usb descriptions contain continuous rates.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/usb/usbaudio.c