Page MenuHomeFreeBSD

D48156.diff
No OneTemporary

D48156.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, Mar 4, 6:23 PM (11 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29252873
Default Alt Text
D48156.diff (265 B)

Event Timeline