From: Roger Mach Date: Thu, 26 May 2005 15:58:01 +0000 (+0200) Subject: [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctly X-Git-Tag: v2.6.13-rc1~68^2~596 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3a9cfac750d78241b5dde7d004522f687703b90;p=pandora-kernel.git [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctly ALSA<-OSS emulation This patch changes snd_pcm_oss_bytes() by adding a local variable for the frames -> bytes conversion, which means that the frame count is no longer corrupted by this conversion. Signed-off-by: Roger Mach Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed