projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82a37ad
)
Bluetooth: Increment management interface revision
author
Johan Hedberg
<johan.hedberg@intel.com>
Wed, 9 Mar 2016 15:52:24 +0000
(17:52 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 10 Mar 2016 18:51:30 +0000
(19:51 +0100)
Increment the mgmt revision due to the recently added limited
privacy mode.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c
patch
|
blob
|
blame
|
history
diff --git
a/net/bluetooth/mgmt.c
b/net/bluetooth/mgmt.c
index 2ca355519d797d23c26bee3efeed0b800417ec1e..c856fb65812c4b41e837f2c7aaa9b54623a3aef2 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
1
+#define MGMT_REVISION 1
2
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,