]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
Bluetooth: Increment management interface revision
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Jun 2021 19:23:35 +0000 (21:23 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 26 Jun 2021 05:12:45 +0000 (07:12 +0200)
Increment the mgmt revision due to recent changes.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/mgmt.c

index d1bf5a55ff85598fd04cdc247aa2be1bbd332964..3663f880df110f7709d7608d53d85d93b3d7031c 100644 (file)
@@ -40,7 +40,7 @@
 #include "msft.h"
 
 #define MGMT_VERSION   1
-#define MGMT_REVISION  20
+#define MGMT_REVISION  21
 
 static const u16 mgmt_commands[] = {
        MGMT_OP_READ_INDEX_LIST,