Skip to content

Commit 43e59cb

Browse files
committed
Bluetooth: Increment management interface revision
Increment the mgmt revision due to recent changes. Signed-off-by: Marcel Holtmann <[email protected]> Signed-off-by: Luiz Augusto von Dentz <[email protected]>
1 parent dd912f4 commit 43e59cb

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
@@ -40,7 +40,7 @@
4040
#include "msft.h"
4141

4242
#define MGMT_VERSION 1
43-
#define MGMT_REVISION 20
43+
#define MGMT_REVISION 21
4444

4545
static const u16 mgmt_commands[] = {
4646
MGMT_OP_READ_INDEX_LIST,

0 commit comments

Comments
 (0)