usbaudio - Fix Oops with unconventional sample rates
commit9535d1b928c5de4b619d96427b36694c499c455c
authorTakashi Iwai <tiwai@suse.de>
Tue, 6 Feb 2007 18:13:31 +0000 (6 19:13 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 24 Feb 2007 00:24:27 +0000 (23 16:24 -0800)
tree53acae15165cdd52846b2026d344dc48e77a8647
parent77a7080134c8136f995316c4963f7da2db39808d
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: Greg Kroah-Hartman <gregkh@suse.de>
sound/usb/usbaudio.c