NetBSD-Bugs archive

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

PR/48997 CVS commit: src/sys/net



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

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48997 CVS commit: src/sys/net
Date: Mon, 21 Jul 2014 12:03:38 +0000

 Module Name:   src
 Committed By:  ozaki-r
 Date:          Mon Jul 21 12:03:38 UTC 2014
 
 Modified Files:
        src/sys/net: link_proto.c
 
 Log Message:
 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.16 -r1.17 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