NetBSD-Bugs archive

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

PR/45664 CVS commit: src/sys/dev/ic



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

From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45664 CVS commit: src/sys/dev/ic
Date: Mon, 28 Nov 2011 11:46:54 +0000

 Module Name:   src
 Committed By:  jmcneill
 Date:          Mon Nov 28 11:46:54 UTC 2011
 
 Modified Files:
        src/sys/dev/ic: cs4231.c
 
 Log Message:
 PR# kern/45664: audio panic at detach
 
 Pass the size of the structure to kmem_free, not the size of the DMA
 buffer.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/sys/dev/ic/cs4231.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