NetBSD-Bugs archive

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

PR/39034 CVS commit: src/sys/dev/if_ndis



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

From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39034 CVS commit: src/sys/dev/if_ndis
Date: Sun, 2 Aug 2009 20:22:34 +0000

 Module Name:   src
 Committed By:  dsl
 Date:          Sun Aug  2 20:22:34 UTC 2009
 
 Modified Files:
        src/sys/dev/if_ndis: if_ndis.c if_ndis_pci.c
 
 Log Message:
 Patch from PR/39034 - should make this compile!
 I've not removed the mtx_destroy() since that has to be in there somewhere.
 Patch may apply to netbsd 5.0
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/sys/dev/if_ndis/if_ndis.c
 cvs rdiff -u -r1.15 -r1.16 src/sys/dev/if_ndis/if_ndis_pci.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