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:   pooka
Date:           Sun Feb  1 21:25:07 UTC 2009
Modified Files:
        src/sys/net: if_tap.c
Log Message:
Drop splnet() *after* tsleep instead of before.  Fixes a race condition
between sleep and wakeup.  (tested on NetBSD 4.0)
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/net/if_tap.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