Просмотр исходного кода

Bluetooth: Increment management interface revision

Increment the mgmt revision due to the recently added limited
privacy mode.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Johan Hedberg 9 лет назад
Родитель
Сommit
9c176cec42
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      net/bluetooth/mgmt.c

+ 1 - 1
net/bluetooth/mgmt.c

@@ -38,7 +38,7 @@
 #include "mgmt_util.h"
 #include "mgmt_util.h"
 
 
 #define MGMT_VERSION	1
 #define MGMT_VERSION	1
-#define MGMT_REVISION	11
+#define MGMT_REVISION	12
 
 
 static const u16 mgmt_commands[] = {
 static const u16 mgmt_commands[] = {
 	MGMT_OP_READ_INDEX_LIST,
 	MGMT_OP_READ_INDEX_LIST,