Bluetooth: Increment management interface revision
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 23 Nov 2015 13:07:51 +0000 (15:07 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 23 Nov 2015 13:13:32 +0000 (14:13 +0100)
This patch increments the management interface revision due to
introduction of a new Get Advertising Size Information command and
various other fixes & improvements.

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

index e8a2f8b..3d9d2e4 100644 (file)
@@ -38,7 +38,7 @@
 #include "mgmt_util.h"
 
 #define MGMT_VERSION   1
-#define MGMT_REVISION  10
+#define MGMT_REVISION  11
 
 static const u16 mgmt_commands[] = {
        MGMT_OP_READ_INDEX_LIST,