projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
160b925
)
Bluetooth: Increment management interface revision
author
Johan Hedberg
<johan.hedberg@intel.com>
Wed, 13 Jul 2016 07:57:18 +0000
(10:57 +0300)
committer
Marcel Holtmann
<marcel@holtmann.org>
Wed, 13 Jul 2016 08:02:52 +0000
(10:02 +0200)
Increment the mgmt revision due to the recently added new
reason code for the Disconnected event.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c
patch
|
blob
|
history
diff --git
a/net/bluetooth/mgmt.c
b/net/bluetooth/mgmt.c
index 7983ec8d4c60d383910fc2dcbe9c47eaab126e03..7639290b6de3ea6cdd89f2c99093b1df969f20df 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
2
+#define MGMT_REVISION 1
3
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,