projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00bce3f
)
Bluetooth: Increment management interface revision
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 8 Mar 2020 08:12:50 +0000
(09:12 +0100)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Sun, 8 Mar 2020 08:49:47 +0000
(10:49 +0200)
Increment the mgmt revision due to the recently added setting and
command.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c
patch
|
blob
|
history
diff --git
a/net/bluetooth/mgmt.c
b/net/bluetooth/mgmt.c
index 4abb5daeeca881807da277f387eeb33bec55083c..4da48618b271f990583f3a4f667fa74754bbd5a1 100644
(file)
--- a/
net/bluetooth/mgmt.c
+++ b/
net/bluetooth/mgmt.c
@@
-38,7
+38,7
@@
#include "mgmt_util.h"
#define MGMT_VERSION 1
-#define MGMT_REVISION 1
5
+#define MGMT_REVISION 1
6
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,