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: dyoung
Date: Mon Dec 4 01:49:47 UTC 2006
Modified Files:
src/sys/net: if_gre.c
Log Message:
In gre_clone_destroy,
1 use splnet() to synchronize gre clone destruction with interrupts,
and
2 wait to call if_detach() until after joining the gre kernel
thread.
To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sys/net/if_gre.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