projects
/
GitHub
/
LineageOS
/
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:
10d4c67
)
Bluetooth: Increment management interface revision
author
Marcel Holtmann
<marcel@holtmann.org>
Fri, 9 May 2014 11:18:42 +0000
(
04:18
-0700)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Fri, 9 May 2014 12:05:57 +0000
(15:05 +0300)
This patch increments the management interface revision due to the
changes with the Device Found management event and other fixes.
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 54abbce3a39e8bc0cdbd9018ca8e616e5c864546..f2a9422d6139cbe528380d5a383522aa2cfbfdc9 100644
(file)
--- a/
net/bluetooth/mgmt.c
+++ b/
net/bluetooth/mgmt.c
@@
-34,7
+34,7
@@
#include "smp.h"
#define MGMT_VERSION 1
-#define MGMT_REVISION
5
+#define MGMT_REVISION
6
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,