|
From: Peter K. <pk...@us...> - 2001-04-29 11:37:08
|
The following file was modified in linux/include/linux/bluetooth: Name Old version New version Comment ---- ----------- ----------- ------- btconfig.h 1.27 1.28=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: Always do master/slave switch as server if it is enabled (it can be turned off using the BTSETMSSWITCH ioctl). The diff of the modified file(s): --- btconfig.h 2001/04/27 16:45:06 1.27 +++ btconfig.h 2001/04/29 11:37:08 1.28 @@ -82,7 +82,6 @@ #endif =20 #undef CONFIG_BLUETOOTH_ENABLE_MSSWITCH -#undef CONFIG_BLUETOOTH_FORCE_MSSWITCH #undef CONFIG_BLUETOOTH_EARLY_MSSWITCH =20 /*************** |