Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netbt
Module Name: src
Committed By: plunky
Date: Sun Mar 16 23:14:24 UTC 2008
Modified Files:
src/sys/netbt: hci_event.c hci_link.c
Log Message:
insert new links at the tail of the queue so that if a create_connection
command fails to start we can find the relevant link, since it will be
the first one with the pending flag set.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/netbt/hci_event.c
cvs rdiff -r1.17 -r1.18 src/sys/netbt/hci_link.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