All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ido Yariv <ido@wizery.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Luciano Coelho <luciano.coelho@nokia.com>,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH v2 3/4] wl1271: Allocate TX descriptors more efficiently
Date: Tue, 12 Oct 2010 14:29:56 +0200	[thread overview]
Message-ID: <20101012122955.GX1836@WorkStation> (raw)
In-Reply-To: <1286884921.3753.2.camel@jlt3.sipsolutions.net>

On Tue, Oct 12, 2010 at 02:02:01PM +0200, Johannes Berg wrote:
> Just use
> 	unsigned long tx_frames_map[BITS_TO_LONGS(ACX_TX_DESCRIPTORS)];
> instead and you don't have to worry about the number anywhere.

Good idea, thanks!

  reply	other threads:[~2010-10-12 12:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-12  8:53 [PATCH v2 0/4] wl1271: TX optimizations & fixes Ido Yariv
2010-10-12  8:53 ` [PATCH v2 1/4] wl1271: TX aggregation optimization Ido Yariv
2010-10-12 11:10   ` Juuso Oikarinen
2010-10-12  8:53 ` [PATCH v2 2/4] wl1271: Fix TX starvation Ido Yariv
2010-10-12 11:34   ` Juuso Oikarinen
2010-10-12  8:53 ` [PATCH v2 3/4] wl1271: Allocate TX descriptors more efficiently Ido Yariv
2010-10-12 11:57   ` Juuso Oikarinen
2010-10-12 12:02   ` Johannes Berg
2010-10-12 12:29     ` Ido Yariv [this message]
2010-10-12  8:53 ` [PATCH v2 4/4] wl1271: Fix TX queue low watermark handling Ido Yariv
2010-10-12 12:01   ` Juuso Oikarinen

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=20101012122955.GX1836@WorkStation \
    --to=ido@wizery.com \
    --cc=johannes@sipsolutions.net \
    --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.