From: "Gustavo F. Padovan" <gustavo@padovan.org>
To: linux-bluetooth@vger.kernel.org
Cc: marcel@holtmann.org, "Gustavo F. Padovan" <padovan@profusion.mobi>
Subject: [PATCH 2/5] Bluetooth: update L2CAP version
Date: Tue, 13 Jul 2010 11:57:12 -0300 [thread overview]
Message-ID: <1279033035-24708-2-git-send-email-gustavo@padovan.org> (raw)
In-Reply-To: <1279033035-24708-1-git-send-email-gustavo@padovan.org>
From: Gustavo F. Padovan <padovan@profusion.mobi>
We did some changes on the L2CAP configuration process and its behaviour
is bit different now. That justifies a updated on the L2CAP version.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
---
net/bluetooth/l2cap.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/bluetooth/l2cap.c b/net/bluetooth/l2cap.c
index 67a6f59..cdd608d 100644
--- a/net/bluetooth/l2cap.c
+++ b/net/bluetooth/l2cap.c
@@ -54,7 +54,7 @@
#include <net/bluetooth/hci_core.h>
#include <net/bluetooth/l2cap.h>
-#define VERSION "2.14"
+#define VERSION "2.15"
static int enable_ertm = 0;
--
1.7.1
next prev parent reply other threads:[~2010-07-13 14:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-13 14:57 [PATCH 1/5] Bluetooth: Add Copyright notice to L2CAP Gustavo F. Padovan
2010-07-13 14:57 ` Gustavo F. Padovan [this message]
2010-07-13 14:57 ` [PATCH 3/5] Bluetooth: create a l2cap dir Gustavo F. Padovan
2010-07-13 14:57 ` [PATCH 4/5] Bluetooth: Prepare l2cap for split Gustavo F. Padovan
2010-07-13 14:57 ` [PATCH 5/5] Bluetooth: first move for L2CAP split Gustavo F. Padovan
2010-07-13 17:13 ` [PATCH 3/5] Bluetooth: create a l2cap dir Marcel Holtmann
2010-07-15 20:03 ` Gustavo F. Padovan
2010-07-13 17:12 ` [PATCH 2/5] Bluetooth: update L2CAP version Marcel Holtmann
2010-07-13 17:11 ` [PATCH 1/5] Bluetooth: Add Copyright notice to L2CAP Marcel Holtmann
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=1279033035-24708-2-git-send-email-gustavo@padovan.org \
--to=gustavo@padovan.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=padovan@profusion.mobi \
/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).