Page MenuHomeFreeBSD

D44992.diff
No OneTemporary

D44992.diff

diff --git a/sys/dev/sound/pcm/channel.c b/sys/dev/sound/pcm/channel.c
--- a/sys/dev/sound/pcm/channel.c
+++ b/sys/dev/sound/pcm/channel.c
@@ -1164,9 +1164,6 @@
struct snd_dbuf *b, *bs;
int i, ret;
- if (chn_timeout < CHN_TIMEOUT_MIN || chn_timeout > CHN_TIMEOUT_MAX)
- chn_timeout = CHN_TIMEOUT;
-
chn_lockinit(c, dir);
b = NULL;

File Metadata

Mime Type
text/plain
Expires
Wed, Nov 20, 3:22 AM (21 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14729232
Default Alt Text
D44992.diff (345 B)

Event Timeline