NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51707 CVS commit: src/sys/dev



The following reply was made to PR kern/51707; it has been noted by GNATS.

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51707 CVS commit: src/sys/dev
Date: Sun, 22 Jan 2017 19:52:02 +0000

 Module Name:	src
 Committed By:	nat
 Date:		Sun Jan 22 19:52:02 UTC 2017
 
 Modified Files:
 	src/sys/dev: audio.c
 
 Log Message:
 Don't call initbufs before audio_set_defaults.  It is called in
 audiosetinfo anyway.
 
 Addresses PR kern/51707.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.294 -r1.295 src/sys/dev/audio.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index