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:   knakahara
Date:           Mon Oct 30 11:24:04 UTC 2017

Modified Files:
        src/sys/net: if_l2tp.c if_l2tp.h

Log Message:
If if_attach() failed in the attach function, return. Add comments about if_initialize().

suggested by ozaki-r@n.o.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/net/if_l2tp.c
cvs rdiff -u -r1.2 -r1.3 src/sys/net/if_l2tp.h

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