Bluetooth: Increment management interface revision
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 9 May 2014 11:18:42 +0000 (04:18 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 9 May 2014 12:05:57 +0000 (15:05 +0300)
This patch increments the management interface revision due to the
changes with the Device Found management event and other fixes.

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

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