Bluetooth: Increment management interface revision
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 3 Apr 2020 19:44:06 +0000 (21:44 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 5 Apr 2020 11:53:15 +0000 (14:53 +0300)
Increment the mgmt revision due to the recently added new commands.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c

index 7b9eac3..f8c0a4f 100644 (file)
@@ -38,7 +38,7 @@
 #include "mgmt_util.h"
 
 #define MGMT_VERSION   1
-#define MGMT_REVISION  16
+#define MGMT_REVISION  17
 
 static const u16 mgmt_commands[] = {
        MGMT_OP_READ_INDEX_LIST,