linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@codecoup.pl>
To: linux-bluetooth@vger.kernel.org
Cc: Szymon Janc <szymon.janc@codecoup.pl>
Subject: [PATCH] Bluetooth: Increment management interface revision
Date: Wed,  7 Sep 2016 23:04:46 +0200	[thread overview]
Message-ID: <1473282286-8990-1-git-send-email-szymon.janc@codecoup.pl> (raw)

Increment the mgmt revision due to the recently added
Read Extended Controller Information and Set Appearance commands.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
---
 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 9be23b5..4197fc9 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	13
+#define MGMT_REVISION	14
 
 static const u16 mgmt_commands[] = {
 	MGMT_OP_READ_INDEX_LIST,
-- 
2.7.4


             reply	other threads:[~2016-09-07 21:04 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-07 21:04 Szymon Janc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-26 17:30 [PATCH] Bluetooth: Increment management interface revision 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-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=1473282286-8990-1-git-send-email-szymon.janc@codecoup.pl \
    --to=szymon.janc@codecoup.pl \
    --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).