linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Bluetooth: Increment management interface revision
@ 2020-12-07 10:02 Marcel Holtmann
  2020-12-07 11:08 ` bluez.test.bot
  2020-12-07 13:47 ` [PATCH] " Johan Hedberg
  0 siblings, 2 replies; 7+ messages in thread
From: Marcel Holtmann @ 2020-12-07 10:02 UTC (permalink / raw)
  To: linux-bluetooth

Increment the mgmt revision due to the recently added new commands.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
---
 net/bluetooth/mgmt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/bluetooth/mgmt.c b/net/bluetooth/mgmt.c
index 754489e4e065..fa0f7a4a1d2f 100644
--- a/net/bluetooth/mgmt.c
+++ b/net/bluetooth/mgmt.c
@@ -40,7 +40,7 @@
 #include "msft.h"
 
 #define MGMT_VERSION	1
-#define MGMT_REVISION	18
+#define MGMT_REVISION	19
 
 static const u16 mgmt_commands[] = {
 	MGMT_OP_READ_INDEX_LIST,
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH] Bluetooth: Increment management interface revision
@ 2021-06-15 19:23 Marcel Holtmann
  2021-06-15 20:07 ` bluez.test.bot
  0 siblings, 1 reply; 7+ messages in thread
From: Marcel Holtmann @ 2021-06-15 19:23 UTC (permalink / raw)
  To: linux-bluetooth

Increment the mgmt revision due to recent changes.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
---
 net/bluetooth/mgmt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/bluetooth/mgmt.c b/net/bluetooth/mgmt.c
index d1bf5a55ff85..3663f880df11 100644
--- a/net/bluetooth/mgmt.c
+++ b/net/bluetooth/mgmt.c
@@ -40,7 +40,7 @@
 #include "msft.h"
 
 #define MGMT_VERSION	1
-#define MGMT_REVISION	20
+#define MGMT_REVISION	21
 
 static const u16 mgmt_commands[] = {
 	MGMT_OP_READ_INDEX_LIST,
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH] Bluetooth: Increment management interface revision
@ 2022-01-26 17:30 Marcel Holtmann
  2022-01-26 18:01 ` bluez.test.bot
  0 siblings, 1 reply; 7+ messages in thread
From: Marcel Holtmann @ 2022-01-26 17:30 UTC (permalink / raw)
  To: linux-bluetooth

Increment the mgmt revision due to recent changes.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
---
 net/bluetooth/mgmt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/bluetooth/mgmt.c b/net/bluetooth/mgmt.c
index 08d6494f1b34..5dd684e0b259 100644
--- a/net/bluetooth/mgmt.c
+++ b/net/bluetooth/mgmt.c
@@ -42,7 +42,7 @@
 #include "aosp.h"
 
 #define MGMT_VERSION	1
-#define MGMT_REVISION	21
+#define MGMT_REVISION	22
 
 static const u16 mgmt_commands[] = {
 	MGMT_OP_READ_INDEX_LIST,
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-01-27 20:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-07 10:02 [PATCH] Bluetooth: Increment management interface revision Marcel Holtmann
2020-12-07 11:08 ` bluez.test.bot
2020-12-07 13:47 ` [PATCH] " Johan Hedberg
  -- strict thread matches above, loose matches on Subject: below --
2021-06-15 19:23 Marcel Holtmann
2021-06-15 20:07 ` bluez.test.bot
2021-06-23 18:20   ` Luiz Augusto von Dentz
2022-01-26 17:30 [PATCH] " Marcel Holtmann
2022-01-26 18:01 ` bluez.test.bot
2022-01-27 20:36   ` Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).