projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a9373f
)
Bluetooth: Increment management interface revision
author
Marcel Holtmann
<marcel@holtmann.org>
Thu, 30 Jul 2020 17:40:11 +0000
(19:40 +0200)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Fri, 31 Jul 2020 13:41:09 +0000
(16:41 +0300)
Increment the mgmt revision due to the recently added new commands.
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
4ec0fee
..
5bbe710
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 1
7
+#define MGMT_REVISION 1
8
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,