Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@nokia.com>
To: "Gustavo F. Padovan" <padovan@profusion.mobi>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] use a valid PSM value in l2test.
Date: Wed, 9 Feb 2011 14:04:26 -0800	[thread overview]
Message-ID: <20110209220426.GF11911@jh-x301> (raw)
In-Reply-To: <1297276920-15467-1-git-send-email-padovan@profusion.mobi>

Hi Gustavo,

On Wed, Feb 09, 2011, Gustavo F. Padovan wrote:
> ---
>  test/l2test.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/test/l2test.c b/test/l2test.c
> index 17883a9..3ac332f 100644
> --- a/test/l2test.c
> +++ b/test/l2test.c
> @@ -87,7 +87,7 @@ static long buffer_size = 2048;
>  
>  /* Default addr and psm and cid */
>  static bdaddr_t bdaddr;
> -static unsigned short psm = 10;
> +static unsigned short psm = 0x1011;
>  static unsigned short cid = 0;
>  
>  /* Default number of frames to send (-1 = infinite) */

Pushed upstream. Thanks.

Johan

  reply	other threads:[~2011-02-09 22:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09 18:42 [PATCH] use a valid PSM value in l2test Gustavo F. Padovan
2011-02-09 22:04 ` Johan Hedberg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-09 18:26 Gustavo F. Padovan
2011-02-09 18:28 ` Gustavo F. Padovan

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=20110209220426.GF11911@jh-x301 \
    --to=johan.hedberg@nokia.com \
    --cc=linux-bluetooth@vger.kernel.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