projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0671c06
)
Bluetooth: Increment management interface revision
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 7 Dec 2020 10:02:09 +0000
(11:02 +0100)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 7 Dec 2020 15:02:00 +0000
(17:02 +0200)
Increment the mgmt revision due to the recently added new commands.
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 754489e4e0655c374183ab07acea0d77b2fd005d..fa0f7a4a1d2fc8a5422a1407bc63407f6ccdb338 100644
(file)
--- a/
net/bluetooth/mgmt.c
+++ b/
net/bluetooth/mgmt.c
@@
-40,7
+40,7
@@
#include "msft.h"
#define MGMT_VERSION 1
-#define MGMT_REVISION 1
8
+#define MGMT_REVISION 1
9
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,