linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: chunkeey@web.de, linux-wireless@vger.kernel.org
Subject: Re: [PATCH V2] p54: Fix regression due to commit b19fa1f
Date: Sun, 17 Aug 2008 14:18:09 -0400	[thread overview]
Message-ID: <20080817181809.GB30679@tuxdriver.com> (raw)
In-Reply-To: <489e345f.H31YqguRuy6IgNjN%Larry.Finger@lwfinger.net>

On Sat, Aug 09, 2008 at 07:20:47PM -0500, Larry Finger wrote:
> From: Christian Lamparter <chunkeey@web.de>
> 
> This patch fixes the regression due to commit b19fa1f. In addition,
> the old logic always tx'ed cts frames (if enabled) with a
> short preamble when [rate > 3]. (i.e. with any 802.11g rate).
> Of course this isn't that bad, but it's still wrong!

> -	if (info->flags & IEEE80211_TX_CTL_USE_RTS_CTS)
> +		cts_rate |= 0x10;
> +	} if (info->flags & IEEE80211_TX_CTL_USE_RTS_CTS) {

Style whoops...I'll correct it locally...

-- 
John W. Linville
linville@tuxdriver.com

      reply	other threads:[~2008-08-17 18:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-10  0:20 [PATCH V2] p54: Fix regression due to commit b19fa1f Larry Finger
2008-08-17 18:18 ` John W. Linville [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=20080817181809.GB30679@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=chunkeey@web.de \
    --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).