linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Raja Mani <rmani@qca.qualcomm.com>
Cc: <linux-wireless@vger.kernel.org>,
	ath6kl-devel <ath6kl-devel@qualcomm.com>,
	Thirumalai Pachamuthu <tpachamu@qca.qualcomm.com>
Subject: Re: [PATCH 1/2] ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd
Date: Fri, 23 Dec 2011 14:51:25 +0200	[thread overview]
Message-ID: <4EF4794D.7000102@qca.qualcomm.com> (raw)
In-Reply-To: <1324025664-4896-1-git-send-email-rmani@qca.qualcomm.com>

On 12/16/2011 10:54 AM, Raja Mani wrote:
> In this way, caller is free to pass only the value of IP addr
> to configure.
> 
> In addition to this,
>   * 'ips' variable data type in struct wmi_set_ip_cmd is changed
>      from __le32 to __be32 in order to match network byte order.
>   *  ipv4_is_multicast() is used to validate multicast ip addr.
>   *  New argument if_idx is added to supply correct vif index
>      to ath6kl_wmi_cmd_send().
> 
> This will be used in the next patch.
> 
> Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
> Signed-off-by: Thirumalai Pachamuthu <tpachamu@qca.qualcomm.com>

Thanks, both patches applied.

Kalle

      parent reply	other threads:[~2011-12-23 12:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-16  8:54 [PATCH 1/2] ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd Raja Mani
2011-12-16  8:54 ` [PATCH 2/2] ath6kl: Send own IP addr to the firmware during WOW suspend Raja Mani
2011-12-23 12:51 ` Kalle Valo [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=4EF4794D.7000102@qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath6kl-devel@qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rmani@qca.qualcomm.com \
    --cc=tpachamu@qca.qualcomm.com \
    /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).