All of lore.kernel.org
 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, 28 Jan 2014 15:39:01 -0800	[thread overview]
Message-ID: <1390952341-46747-1-git-send-email-marcel@holtmann.org> (raw)

This patch increments the management interface revision due to the
various fixes, improvements and other changes that have been made.

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 4ee07b432379..bde8e675c5ea 100644
--- a/net/bluetooth/mgmt.c
+++ b/net/bluetooth/mgmt.c
@@ -34,7 +34,7 @@
 #include "smp.h"
 
 #define MGMT_VERSION	1
-#define MGMT_REVISION	4
+#define MGMT_REVISION	5
 
 static const u16 mgmt_commands[] = {
 	MGMT_OP_READ_INDEX_LIST,
-- 
1.8.5.3


             reply	other threads:[~2014-01-28 23:39 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-28 23:39 Marcel Holtmann [this message]
2014-01-29  0:06 ` [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-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
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=1390952341-46747-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.