projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d34a71
)
Bluetooth: Increment management interface revision
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 24 Mar 2021 14:10:59 +0000
(15:10 +0100)
committer
Luiz Augusto von Dentz
<luiz.von.dentz@intel.com>
Fri, 26 Mar 2021 21:05:22 +0000
(14:05 -0700)
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
patch
|
blob
|
history
diff --git
a/net/bluetooth/mgmt.c
b/net/bluetooth/mgmt.c
index 2426a0d38c80fa4553dc96a7df74a481cc8342b4..09e099c419f2518a8e5560693eb5f0b0bb847dd6 100644
(file)
--- a/
net/bluetooth/mgmt.c
+++ b/
net/bluetooth/mgmt.c
@@
-40,7
+40,7
@@
#include "msft.h"
#define MGMT_VERSION 1
-#define MGMT_REVISION
19
+#define MGMT_REVISION
20
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,