From: Stefano Brivio <stefano.brivio@polimi.it>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: John Linville <linville@tuxdriver.com>,
Michael Wu <flamingice@sourmilk.net>,
Michael Buesch <mb@bu3sch.de>,
linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] wireless: make drivers include the TSF RX flag where appropriate
Date: Wed, 5 Dec 2007 12:07:52 +0100 [thread overview]
Message-ID: <20071205120752.7fb040b8@morte> (raw)
In-Reply-To: <1196796820.12472.1.camel@johannes.berg>
On Tue, 04 Dec 2007 20:33:40 +0100
Johannes Berg <johannes@sipsolutions.net> wrote:
> --- everything.orig/drivers/net/wireless/b43legacy/xmit.c
> 2007-12-04 20:32:32.076950086 +0100 +++
> everything/drivers/net/wireless/b43legacy/xmit.c 2007-12-04
> 20:33:13.996951714 +0100 @@ -548,6 +548,7 @@ void b43legacy_rx(struct
> b43legacy_wldev status.mactime += mactime; if (low_mactime_now <= mactime)
> status.mactime -= 0x10000;
> + status.flag |= RX_FLAG_TSFT;
> }
Acked-by: Stefano Brivio <stefano.brivio@polimi.it>
--
Ciao
Stefano
prev parent reply other threads:[~2007-12-05 11:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-04 19:33 [PATCH] wireless: make drivers include the TSF RX flag where appropriate Johannes Berg
2007-12-05 10:17 ` Michael Buesch
2007-12-05 11:07 ` Stefano Brivio [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=20071205120752.7fb040b8@morte \
--to=stefano.brivio@polimi.it \
--cc=flamingice@sourmilk.net \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=mb@bu3sch.de \
/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).