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: matt
Date: Mon Aug 4 06:19:36 UTC 2008
Modified Files:
src/sys/net: raw_cb.c
Log Message:
Remove the pcb from the rawcb list before sofree'ing it.
Don't reacquire softnet_lock until after we've freed the pcb.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/net/raw_cb.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