NetBSD-Bugs archive

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

PR/43533 CVS commit: src/sys/dev/pci



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

From: SAITOH Masanobu <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43533 CVS commit: src/sys/dev/pci
Date: Mon, 28 Jun 2010 01:43:39 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Mon Jun 28 01:43:39 UTC 2010
 
 Modified Files:
        src/sys/dev/pci: if_wm.c
 
 Log Message:
 Fix a bug that wm_attach() fails after reading MAC address. Fixes PR#43533.
 
 Fix an uninitialized value on some cases.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.209 -r1.210 src/sys/dev/pci/if_wm.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