|
From: Gordon M. <gm...@us...> - 2001-03-24 21:11:41
|
The following file was modified in linux/include/linux/bluetooth: Name Old version New version Comment ---- ----------- ----------- ------- btdebug.h 1.37 1.37.2.1=20=20=20=20=20=20=20=20 The accompanying log: Merged from trunk The diff of the modified file(s): --- btdebug.h 2001/03/04 15:59:23 1.37 +++ btdebug.h 2001/03/24 21:11:38 1.37.2.1 @@ -73,7 +73,7 @@ /***************** Bluetooth Debug defines *******************************= ****/ =20 #define BT_DATA_DEBUG 0 -#define BT_DATAFLOW_DEBUG 0 /* print pkt */ +#define BT_DATAFLOW_DEBUG 1 /* print pkt */ =20 #define BT_DRIVER_DEBUG 1 =20 |