Bluetooth: Increment management interface revision
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 18:52:43 +0000 (19:52 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 3 Dec 2014 19:58:27 +0000 (21:58 +0200)
This patch increments the management interface revision due to the
addition of support for LE Secure Connection feature.

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

index 1e73bea..77cf0ef 100644 (file)
@@ -35,7 +35,7 @@
 #include "smp.h"
 
 #define MGMT_VERSION   1
-#define MGMT_REVISION  7
+#define MGMT_REVISION  8
 
 static const u16 mgmt_commands[] = {
        MGMT_OP_READ_INDEX_LIST,