]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usbaudio - Fix Oops with unconventional sample rates
authorTakashi Iwai <tiwai@suse.de>
Tue, 6 Feb 2007 18:13:31 +0000 (19:13 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Mar 2007 18:50:19 +0000 (10:50 -0800)
commit7e47b465e809017debb2f7f7bb67aee9d158478e
tree457d6af8198b7c8e7271e63b51ec746bde068c49
parent87ab3cb35f4bff9c3eeb3dfcf499e2cede4ede10
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