]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 1e73bead7dd930d5bbce318f175b9d7c4bb7bd2f..77cf0ef0d8a31cff859bb8352a7fe290b8f0cb65 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,