Subject: CVS commit: src/sys/dev/bluetooth
To: None <source-changes@NetBSD.org>
From: KIYOHARA Takashi <kiyohara@netbsd.org>
List: source-changes
Date: 10/04/2007 14:43:06
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.