All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shahar Levi <shahar_levi@ti.com>
To: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	Luciano Coelho <luciano.coelho@nokia.com>
Subject: Re: [PATCH v3] wl12xx: BA Initiator support
Date: Mon, 29 Nov 2010 12:15:05 +0200	[thread overview]
Message-ID: <4CF37D29.8090701@ti.com> (raw)
In-Reply-To: <1291023948.4284.4432.camel@wimaxnb.nmp.nokia.com>

On 11/29/2010 11:45 AM, Juuso Oikarinen wrote:
> On Wed, 2010-11-24 at 18:29 +0200, ext Shahar Levi wrote:
>> Add 80211n BA initiator session support wl1271 driver.
>> BA initiator session management included in FW independently.
>>
>> Signed-off-by: Shahar Levi<shahar_levi@ti.com>
>> ---
>> diff --git a/drivers/net/wireless/wl12xx/acx.h b/drivers/net/wireless/wl12xx/acx.h
>> index 75a6306..c511dce 100644
>> --- a/drivers/net/wireless/wl12xx/acx.h
>> +++ b/drivers/net/wireless/wl12xx/acx.h
>> @@ -1046,6 +1046,40 @@ struct wl1271_acx_ht_information {
>>   	u8 padding[3];
>>   } __packed;
>>
>> +#define BA_RECEIVER_WIN_SIZE 8
>
> This seems to be used only to configure the initiator mode window size,
> so why is the macro called BA_RECEIVER_WIN_SIZE?
should be change to BA_WIN_SIZE. will be fix on v2
Thanks.

>
> -Juuso
>


      reply	other threads:[~2010-11-29 10:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-24 16:29 [PATCH v3] wl12xx: BA Initiator support Shahar Levi
2010-11-29  9:45 ` Juuso Oikarinen
2010-11-29 10:15   ` Shahar Levi [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=4CF37D29.8090701@ti.com \
    --to=shahar_levi@ti.com \
    --cc=juuso.oikarinen@nokia.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luciano.coelho@nokia.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.