Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102952142
D44992.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
345 B
Referenced Files
None
Subscribers
None
D44992.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D44992: sound: Remove chn_timeout check from chn_init()
Attached
Detach File
Event Timeline
Log In to Comment