Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/net



Module Name:    src
Committed By:   snj
Date:           Fri Feb  6 00:59:47 UTC 2009

Modified Files:
        src/sys/net [netbsd-5]: if_tap.c

Log Message:
Pull up following revision(s) (requested by pooka in ticket #405):
        sys/net/if_tap.c: revision 1.52
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.47.4.2 -r1.47.4.3 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