Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys/net
Module Name: src
Committed By: msaitoh
Date: Thu Aug 7 09:39:55 UTC 2014
Modified Files:
src/sys/net [netbsd-6]: 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.8.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