NetBSD-Bugs archive

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

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



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

From: "Jukka Ruohonen" <jruoho%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44296 CVS commit: src/sys/dev/pci
Date: Thu, 30 Dec 2010 18:27:01 +0000

 Module Name:   src
 Committed By:  jruoho
 Date:          Thu Dec 30 18:27:01 UTC 2010
 
 Modified Files:
        src/sys/dev/pci: if_iwn.c
 
 Log Message:
 Fill out struct ifnet::if_stop, which is required for network class devices
 in pmf(9). Fixes the panic reported in PR # kern/44296.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.50 -r1.51 src/sys/dev/pci/if_iwn.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