NetBSD-Bugs archive

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

PR/47780 CVS commit: [netbsd-5] src/sys/dev/pci



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47780 CVS commit: [netbsd-5] src/sys/dev/pci
Date: Sun, 9 Jun 2013 11:51:40 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Sun Jun  9 11:51:40 UTC 2013
 
 Modified Files:
        src/sys/dev/pci [netbsd-5]: if_vioif.c
 
 Log Message:
 Pull up following revision(s) (requested by minoura in ticket #1861):
        sys/dev/pci/if_vioif.c: revision 1.4
 Fix a typo, and remove an unused member.
 This should fix the problem that recent Qemu dies during configuring a vioif.
 Fixes PR#47780.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2.6.2 -r1.2.6.3 src/sys/dev/pci/if_vioif.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