From: Suraj <suraj@Atheros.com>
To: <linux-bluetooth@vger.kernel.org>, <Jothikumar.Mothilal@Atheros.com>
Subject: Re: [PATCH v2 2/2] Bluetooth: host level Support for Atheros AR300x device
Date: Wed, 18 Aug 2010 10:52:11 +0530 [thread overview]
Message-ID: <4C6B6E03.7080600@Atheros.com> (raw)
In-Reply-To: <20100817143236.GB19862@jh-x301>
Hi Johan,
On 8/17/2010 8:02 PM, Johan Hedberg wrote:
> Hi,
>
> On Fri, Aug 13, 2010, Suraj Sumangala wrote:
>> Implements support for Atheros AR300x Bluetooth chip in
>> hciattach application. Supports configuration download
>> and power management configure feature.
>> ---
>> Makefile.tools | 7 +-
>> tools/hciattach.8 | 3 +
>> tools/hciattach.c | 105 ++++++
>> tools/hciattach.h | 3 +
>> tools/hciattach_ar3k.c | 859 ++++++++++++++++++++++++++++++++++++++++++++++++
>> 5 files changed, 974 insertions(+), 3 deletions(-)
>> create mode 100644 tools/hciattach_ar3k.c
>
> This patch produces several errors:
>
> tools/hciattach_ar3k.c: In function ‘write_ps_cmd’:
> tools/hciattach_ar3k.c:196: error: comparison between signed and unsigned integer expressions
> tools/hciattach_ar3k.c: In function ‘get_ps_file_name’:
> tools/hciattach_ar3k.c:536: error: comparison between signed and unsigned integer expressions
> tools/hciattach_ar3k.c: In function ‘get_patch_file_name’:
> tools/hciattach_ar3k.c:552: error: comparison between signed and unsigned integer expressions
> tools/hciattach_ar3k.c:552: error: comparison between signed and unsigned integer expressions
> make[1]: *** [tools/hciattach_ar3k.o] Error 1
>
> Please fix those and always check that your patches compile cleanly with
> ./bootstrap-configure before sending them upstream. Thanks.
>
> Johan
Sorry about that,
I did do a fresh
./bootstrap-configure
./configure
make
and strangely my compiler did not catch anyone of these and it compiled
without any warning.
Is there any flag I have to enable for this?
My gcc version says,
gcc 4.4.3
Regards
Suraj
next prev parent reply other threads:[~2010-08-18 5:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-13 6:36 [PATCH v2 1/2] Bluetooth: Option to enable power management from host Suraj Sumangala
2010-08-13 6:36 ` [PATCH v2 2/2] Bluetooth: host level Support for Atheros AR300x device Suraj Sumangala
2010-08-17 14:32 ` Johan Hedberg
2010-08-18 5:22 ` Suraj [this message]
2010-08-18 5:55 ` Johan Hedberg
2010-08-17 14:30 ` [PATCH v2 1/2] Bluetooth: Option to enable power management from host 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=4C6B6E03.7080600@Atheros.com \
--to=suraj@atheros.com \
--cc=Jothikumar.Mothilal@Atheros.com \
--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