projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae56318
)
Bluetooth: Increment management interface revision
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 15 Jan 2020 20:35:32 +0000
(21:35 +0100)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Thu, 16 Jan 2020 07:40:47 +0000
(09:40 +0200)
Increment the mgmt revision due to the recently added commands.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c
patch
|
blob
|
blame
|
history
diff --git
a/net/bluetooth/mgmt.c
b/net/bluetooth/mgmt.c
index 339c762eb6fd43413615e488980093ac99391046..0dc610faab70027b084cc6d7bab0f569dbd3588e 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
4
+#define MGMT_REVISION 1
5
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,