Source-Changes archive

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

CVS commit: src/sys/dev/bluetooth



Module Name:    src
Committed By:   plunky
Date:           Tue Sep 12 18:18:01 UTC 2006

Modified Files:
        src/sys/dev/bluetooth: bthidev.c

Log Message:
guard against a possible situation where the list of l2cap channels is changed
when the bluetooth code is not expecting it to be. During a disconnect, we can
detach the channel that is being disconnected, but its not really safe to detach
any others.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/bluetooth/bthidev.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