OSDN Git Service

Bluetooth: Increment management interface revision
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 26 Jan 2022 17:30:12 +0000 (18:30 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 27 Jan 2022 20:35:13 +0000 (12:35 -0800)
Increment the mgmt revision due to recent changes.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/mgmt.c

index 08d6494..5dd684e 100644 (file)
@@ -42,7 +42,7 @@
 #include "aosp.h"
 
 #define MGMT_VERSION   1
-#define MGMT_REVISION  21
+#define MGMT_REVISION  22
 
 static const u16 mgmt_commands[] = {
        MGMT_OP_READ_INDEX_LIST,