]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
Bluetooth: Increment management interface revision
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Jan 2014 23:39:01 +0000 (15:39 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:39 +0000 (09:51 +0200)
This patch increments the management interface revision due to the
various fixes, improvements and other changes that have been made.

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

index 4ee07b4323792c7712d44f48c96002101f85d6fb..bde8e675c5eace4cd034514a817c2fb0352f8d05 100644 (file)
@@ -34,7 +34,7 @@
 #include "smp.h"
 
 #define MGMT_VERSION   1
-#define MGMT_REVISION  4
+#define MGMT_REVISION  5
 
 static const u16 mgmt_commands[] = {
        MGMT_OP_READ_INDEX_LIST,