Page MenuHomeFreeBSD

D48156.1779414995.diff
No OneTemporary

Size
265 B
Referenced Files
None
Subscribers
None

D48156.1779414995.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
Fri, May 22, 1:56 AM (20 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28758102
Default Alt Text
D48156.1779414995.diff (265 B)

Event Timeline