projects
/
profile
/
common
/
platform
/
kernel
/
linux-artik7.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ab9731
)
Bluetooth: Increment management interface revision
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 3 Dec 2014 18:52:43 +0000
(19:52 +0100)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Wed, 3 Dec 2014 19:58:27 +0000
(21:58 +0200)
This patch increments the management interface revision due to the
addition of support for LE Secure Connection feature.
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
1e73bea
..
77cf0ef
100644
(file)
--- a/
net/bluetooth/mgmt.c
+++ b/
net/bluetooth/mgmt.c
@@
-35,7
+35,7
@@
#include "smp.h"
#define MGMT_VERSION 1
-#define MGMT_REVISION
7
+#define MGMT_REVISION
8
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,