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: Thu, 18 Jun 2015 18:58:03 +0200	[thread overview]
Message-ID: <1434646683-91348-1-git-send-email-marcel@holtmann.org> (raw)

This patch increments the management interface revision due to
introduction of new multi-advertising feature and various bug fixes.

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 b132032f5710..2fe6f3bfc579 100644
--- 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	9
+#define MGMT_REVISION	10
 
 static const u16 mgmt_commands[] = {
 	MGMT_OP_READ_INDEX_LIST,
-- 
2.4.3


             reply	other threads:[~2015-06-18 16:58 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-18 16:58 Marcel Holtmann [this message]
2015-06-18 17:12 ` [PATCH] Bluetooth: Increment management interface revision Johan Hedberg
  -- strict thread matches above, loose matches on Subject: below --
2022-01-26 17:30 Marcel Holtmann
2021-06-15 19:23 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-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=1434646683-91348-1-git-send-email-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).