linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH] Bluetooth: Increment management interface revision
Date: Tue, 15 Jun 2021 21:23:35 +0200	[thread overview]
Message-ID: <20210615192335.531929-1-marcel@holtmann.org> (raw)

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


             reply	other threads:[~2021-06-15 19:23 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 19:23 Marcel Holtmann [this message]
2021-06-15 20:07 ` Bluetooth: Increment management interface revision bluez.test.bot
2021-06-23 18:20   ` Luiz Augusto von Dentz
  -- strict thread matches above, loose matches on Subject: below --
2022-01-26 17:30 [PATCH] " Marcel Holtmann
2020-12-07 10:02 Marcel Holtmann
2020-12-07 13:47 ` Johan Hedberg
2020-07-30 17:40 Marcel Holtmann
2020-07-31 13:43 ` Johan Hedberg
2020-03-08  8:12 Marcel Holtmann
2020-03-08  8:50 ` Johan Hedberg
2020-01-15 20:35 Marcel Holtmann
2020-01-16  7:41 ` Johan Hedberg
2016-09-07 21:04 Szymon Janc
2016-07-13  7:57 Johan Hedberg
2016-07-13  8:03 ` Marcel Holtmann
2016-03-09 15:52 Johan Hedberg
2016-03-09 15:54 ` Marcel Holtmann
2015-11-23 13:07 Johan Hedberg
2015-11-23 13:15 ` Marcel Holtmann
2015-11-23 13:02 Marcel Holtmann
2015-06-18 16:58 Marcel Holtmann
2015-06-18 17:12 ` Johan Hedberg
2015-03-10 21:04 Marcel Holtmann
2015-03-11  7:29 ` Johan Hedberg
2014-12-03 18:52 Marcel Holtmann
2014-12-03 19:59 ` Johan Hedberg
2014-06-28 10:36 Marcel Holtmann
2014-06-28 14:55 ` Johan Hedberg
2014-05-09 11:18 Marcel Holtmann
2014-05-09 12:14 ` Johan Hedberg
2014-01-28 23:39 Marcel Holtmann
2014-01-29  0:06 ` Johan Hedberg
2013-10-02 12:18 Marcel Holtmann
2013-10-02 13:24 ` Johan Hedberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210615192335.531929-1-marcel@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).