Skip to content

Commit

Permalink
Bluetooth: Increment management interface revision
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Marcel Holtmann authored and Luiz Augusto von Dentz committed Jan 27, 2022
1 parent 0b94f26 commit 91cb4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/bluetooth/mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
#include "aosp.h"

#define MGMT_VERSION 1
#define MGMT_REVISION 21
#define MGMT_REVISION 22

static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,
Expand Down

0 comments on commit 91cb4c1

Please sign in to comment.