projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0ff92f
)
Bluetooth: Increment Management interface revision
author
Johan Hedberg
<johan.hedberg@intel.com>
Sun, 27 Jan 2013 14:32:01 +0000
(08:32 -0600)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 1 Feb 2013 17:50:18 +0000
(15:50 -0200)
This patch increments the management interface revision due to the
various fixes, improvements and other changes that have gone in lately.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/mgmt.c
patch
|
blob
|
history
diff --git
a/net/bluetooth/mgmt.c
b/net/bluetooth/mgmt.c
index
ae7585d
..
3bd4c41
100644
(file)
--- a/
net/bluetooth/mgmt.c
+++ b/
net/bluetooth/mgmt.c
@@
-35,7
+35,7
@@
bool enable_hs;
#define MGMT_VERSION 1
-#define MGMT_REVISION
2
+#define MGMT_REVISION
3
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,