oss: fix fragment setting
authormalc <av1474@comtv.ru>
Sat, 9 Jan 2010 15:06:54 +0000 (18:06 +0300)
committermalc <av1474@comtv.ru>
Sat, 9 Jan 2010 15:07:36 +0000 (18:07 +0300)
commit458b0b5901488830103fca260c60c0a535940b35
tree5eaca674b86d154db936fe6a4554d918362ad21f
parent5e139938f860c28da6aac6dd0cbc302ea0d0cc33
oss: fix fragment setting

Previous patch introduced subtle regression, in cases when
OSS_GETVERSION fails the code wasn't falling back to
SNDCTL_DSP_SETFRAGMENT.

Signed-off-by: malc <av1474@comtv.ru>
audio/ossaudio.c