Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
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