All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: John Linville <linville@tuxdriver.com>,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] mac80211: fix TX sequence numbers
Date: Thu, 10 Jul 2008 15:09:15 +0200	[thread overview]
Message-ID: <200807101509.15833.mb@bu3sch.de> (raw)
In-Reply-To: <1215681686.3932.12.camel@johannes.berg>

On Thursday 10 July 2008 11:21:26 Johannes Berg wrote:
> This patch makes mac80211 assign proper sequence numbers to
> QoS-data frames. It also removes the old sequence number code
> because we noticed that only the driver or hardware can assign
> sequence numbers to non-QoS-data and especially management
> frames in a race-free manner because beacons aren't passed
> through mac80211's TX path.
> 
> This patch also adds temporary code to the rt2x00 drivers to
> not break them completely, that code will have to be reworked
> for proper sequence numbers on beacons.
> 
> It also moves sequence number assignment down in the TX path
> so no sequence numbers are assigned to frames that are dropped.
> 
> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
> ---


>  drivers/net/wireless/b43/xmit.c         |    3 -
>  drivers/net/wireless/b43legacy/xmit.c   |    3 -

ACK

-- 
Greetings Michael.

  reply	other threads:[~2008-07-10 13:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-10  9:21 [PATCH] mac80211: fix TX sequence numbers Johannes Berg
2008-07-10 13:09 ` Michael Buesch [this message]
2008-07-10 13:17 ` Ivo van Doorn

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=200807101509.15833.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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.