Page MenuHomeFreeBSD

D48156.1789650060.diff
No OneTemporary

Size
265 B
Referenced Files
None
Subscribers
None

D48156.1789650060.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
Thu, Sep 17, 1:01 PM (14 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29711008
Default Alt Text
D48156.1789650060.diff (265 B)

Event Timeline