Page MenuHomeFreeBSD

D48156.1789600575.diff
No OneTemporary

Size
265 B
Referenced Files
None
Subscribers
None

D48156.1789600575.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
@@ -2360,7 +2360,7 @@
CHN_LOCKASSERT(c);
if (CHN_EMPTY(c, children))
- return (ENODEV);
+ return (0);
err = 0;

File Metadata

Mime Type
text/plain
Expires
Wed, Sep 16, 11:16 PM (1 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29711008
Default Alt Text
D48156.1789600575.diff (265 B)

Event Timeline