Linux wireless drivers development
 help / color / mirror / Atom feed
From: Luciano Coelho <coelho@ti.com>
To: Ido Yariv <ido@wizery.com>
Cc: linux-wireless@vger.kernel.org, Ohad Ben-Cohen <ohad@wizery.com>
Subject: Re: [PATCH v2 2/7] wl12xx: Do end-of-transactions transfers only if needed
Date: Tue, 01 Mar 2011 16:06:20 +0200	[thread overview]
Message-ID: <1298988380.2104.239.camel@pimenta> (raw)
In-Reply-To: <1298985284-6048-3-git-send-email-ido@wizery.com>

Nice idea to have this quirks bitmask to isolate the
hw-revision-specific hacks!

On Tue, 2011-03-01 at 15:14 +0200, Ido Yariv wrote:
> +/* Quirks */
> +
> +/* Each RX/TX transaction requires an end-of-transaction transfer */
> +#define WL12XX_QUIRK_END_OF_TRANSACTION        BIT(1) 

Why not start with BIT(0)? ;)

-- 
Cheers,
Luca.


  reply	other threads:[~2011-03-01 14:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 13:14 [PATCH v2 0/7] wl12xx: Optimizing throughput and CPU usage Ido Yariv
2011-03-01 13:14 ` [PATCH v2 1/7] wl12xx: Reorder data handling in irq_work Ido Yariv
2011-03-01 13:14 ` [PATCH v2 2/7] wl12xx: Do end-of-transactions transfers only if needed Ido Yariv
2011-03-01 14:06   ` Luciano Coelho [this message]
2011-03-01 13:14 ` [PATCH v2 3/7] wl12xx: Change claiming of the SDIO bus Ido Yariv
2011-03-01 13:14 ` [PATCH v2 4/7] wl12xx: Switch to a threaded interrupt handler Ido Yariv
2011-03-01 13:14 ` [PATCH v2 5/7] wl12xx: Switch to level trigger interrupts Ido Yariv
2011-03-01 13:14 ` [PATCH v2 6/7] wl12xx: Avoid redundant TX work Ido Yariv
2011-03-01 13:14 ` [PATCH v2 7/7] wl12xx: Modify requested number of memory blocks Ido Yariv
2011-03-03 15:43 ` [PATCH v2 0/7] wl12xx: Optimizing throughput and CPU usage Luciano Coelho

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=1298988380.2104.239.camel@pimenta \
    --to=coelho@ti.com \
    --cc=ido@wizery.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=ohad@wizery.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