Skip to content

Commit 8751097

Browse files
Johan Hedbergholtmann
authored andcommitted
Bluetooth: Increment management interface revision
Increment the mgmt revision due to the recently added new reason code for the Disconnected event. Signed-off-by: Johan Hedberg <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
1 parent 160b925 commit 8751097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/bluetooth/mgmt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#include "mgmt_util.h"
3939

4040
#define MGMT_VERSION 1
41-
#define MGMT_REVISION 12
41+
#define MGMT_REVISION 13
4242

4343
static const u16 mgmt_commands[] = {
4444
MGMT_OP_READ_INDEX_LIST,

0 commit comments

Comments
 (0)