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: msaitoh
Date: Tue Jun 25 12:30:50 UTC 2019
Modified Files:
src/sys/net: if_gif.c if_ipsec.c if_l2tp.c if_ppp.c if_vlan.c
Log Message:
Simplify "LIST_HEAD();" to make the code more understandable.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/sys/net/if_gif.c
cvs rdiff -u -r1.21 -r1.22 src/sys/net/if_ipsec.c
cvs rdiff -u -r1.34 -r1.35 src/sys/net/if_l2tp.c
cvs rdiff -u -r1.164 -r1.165 src/sys/net/if_ppp.c
cvs rdiff -u -r1.137 -r1.138 src/sys/net/if_vlan.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