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:
7b25c9b
)
Bluetooth: Increment management interface revision
author
Marcel Holtmann
<marcel@holtmann.org>
Tue, 28 Jan 2014 23:39:01 +0000
(15:39 -0800)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:39 +0000
(09:51 +0200)
This patch increments the management interface revision due to the
various fixes, improvements and other changes that have been made.
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 4ee07b4323792c7712d44f48c96002101f85d6fb..bde8e675c5eace4cd034514a817c2fb0352f8d05 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
4
+#define MGMT_REVISION
5
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,