From: Luciano Coelho <coelho@ti.com>
To: Eliad Peller <eliad@wizery.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v2] wl12xx: fix some endianess bugs
Date: Mon, 24 Jan 2011 22:17:20 +0200 [thread overview]
Message-ID: <1295900240.2063.1.camel@pimenta> (raw)
In-Reply-To: <1295168830-4637-1-git-send-email-eliad@wizery.com>
On Sun, 2011-01-16 at 10:07 +0100, Eliad Peller wrote:
> pointed out by sparse warnings:
>
> CHECK drivers/net/wireless/wl12xx/cmd.c
> drivers/net/wireless/wl12xx/cmd.c:987:20: warning: incorrect type in assignment (different base types)
> drivers/net/wireless/wl12xx/cmd.c:987:20: expected restricted __le16 [usertype] aging_period
> drivers/net/wireless/wl12xx/cmd.c:987:20: got int
> CHECK drivers/net/wireless/wl12xx/tx.c
> drivers/net/wireless/wl12xx/tx.c:197:2: warning: cast from restricted __le16
> drivers/net/wireless/wl12xx/tx.c:197:2: warning: cast from restricted __le16
> drivers/net/wireless/wl12xx/tx.c:197:2: warning: cast from restricted __le16
> CHECK drivers/net/wireless/wl12xx/acx.c
> drivers/net/wireless/wl12xx/acx.c:816:23: warning: incorrect type in assignment (different base types)
> drivers/net/wireless/wl12xx/acx.c:816:23: expected restricted __le32 [usertype] rate_policy_idx
> drivers/net/wireless/wl12xx/acx.c:816:23: got unsigned char [unsigned] [usertype] idx
>
> Signed-off-by: Eliad Peller <eliad@wizery.com>
> ---
Applied, thank you!
--
Cheers,
Luca.
prev parent reply other threads:[~2011-01-24 20:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-16 9:07 [PATCH v2] wl12xx: fix some endianess bugs Eliad Peller
2011-01-24 20:17 ` Luciano Coelho [this message]
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=1295900240.2063.1.camel@pimenta \
--to=coelho@ti.com \
--cc=eliad@wizery.com \
--cc=linux-wireless@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).