sound: oss/sb_audio: cap value in sb201_audio_set_speed()
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 17 Nov 2012 15:08:57 +0000 (18:08 +0300)
committerTakashi Iwai <tiwai@suse.de>
Sun, 18 Nov 2012 09:24:49 +0000 (10:24 +0100)
We set "s" before we have capped "speed" so it could be the wrong value.
This could lead to a divide by zero bug.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found