]> git.karo-electronics.de Git - linux-beck.git/commitdiff
Bluetooth: Increment management interface revision
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 13 Jul 2016 07:57:18 +0000 (10:57 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 13 Jul 2016 08:02:52 +0000 (10:02 +0200)
Increment the mgmt revision due to the recently added new
reason code for the Disconnected event.

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

index 7983ec8d4c60d383910fc2dcbe9c47eaab126e03..7639290b6de3ea6cdd89f2c99093b1df969f20df 100644 (file)
@@ -38,7 +38,7 @@
 #include "mgmt_util.h"
 
 #define MGMT_VERSION   1
-#define MGMT_REVISION  12
+#define MGMT_REVISION  13
 
 static const u16 mgmt_commands[] = {
        MGMT_OP_READ_INDEX_LIST,