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:   kiyohara
Date:           Thu Oct  4 14:43:06 UTC 2007

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

Log Message:
Fix some bugs.
  * Cast to integer the 2nd args of m_adj().
  * Move test/set flag BTF_XMIT to bcsp_start().
  * The initialization of the array was clarified.


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