projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b94f26
)
Bluetooth: Increment management interface revision
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 26 Jan 2022 17:30:12 +0000
(18:30 +0100)
committer
Luiz Augusto von Dentz
<luiz.von.dentz@intel.com>
Thu, 27 Jan 2022 20:35:13 +0000
(12:35 -0800)
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
08d6494
..
5dd684e
100644
(file)
--- a/
net/bluetooth/mgmt.c
+++ b/
net/bluetooth/mgmt.c
@@
-42,7
+42,7
@@
#include "aosp.h"
#define MGMT_VERSION 1
-#define MGMT_REVISION 2
1
+#define MGMT_REVISION 2
2
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,