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:
9c9db78
)
Bluetooth: Increment management interface revision
author
Szymon Janc
<szymon.janc@codecoup.pl>
Sun, 18 Sep 2016 10:50:07 +0000
(12:50 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Mon, 19 Sep 2016 18:19:34 +0000
(20:19 +0200)
Increment the mgmt revision due to the recently added
Read Extended Controller Information and Set Appearance commands.
Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
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 2758c6a4425c8bed4ad7d8732d3978e65cddd839..54dd218d06f70bc272d2c8936611e8fb48536b20 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
3
+#define MGMT_REVISION 1
4
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,