NetBSD-Bugs archive

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

PR/48997 CVS commit: [netbsd-6-1] src/sys/net



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48997 CVS commit: [netbsd-6-1] src/sys/net
Date: Thu, 7 Aug 2014 09:50:05 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Thu Aug  7 09:50:05 UTC 2014
 
 Modified Files:
        src/sys/net [netbsd-6-1]: link_proto.c
 
 Log Message:
 Pull up following revision(s) (requested by ozaki-r in ticket #1103):
        sys/net/link_proto.c    revision 1.17
 Don't assume if_init is always set. if_init may be NULL, e.g., if_vlan.
 PR kern/48997.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.7.22.1 src/sys/net/link_proto.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