From: Johannes Berg <johannes@sipsolutions.net>
To: ath5k-devel <ath5k-devel@lists.ath5k.org>
Cc: "Luis R. Rodriguez" <mcgrof@gmail.com>,
linux-wireless <linux-wireless@vger.kernel.org>
Subject: [NOTE] ath5k vs. mactime
Date: Tue, 04 Dec 2007 20:29:40 +0100 [thread overview]
Message-ID: <1196796580.10274.36.camel@johannes.berg> (raw)
---
drivers/net/wireless/ath5k/base.c | 7 +++++++
1 file changed, 7 insertions(+)
--- everything.orig/drivers/net/wireless/ath5k/base.c 2007-12-04 20:23:27.246950249 +0100
+++ everything/drivers/net/wireless/ath5k/base.c 2007-12-04 20:24:44.936949598 +0100
@@ -1717,6 +1717,13 @@ accept:
skb_pull(skb, pad);
}
+ /*
+ * FIXME: opmode cannot be MNTR ever since the filter
+ * flags were introduced. make this depend on the
+ * "want radiotap" flag (which should be named
+ * "want monitor".)
+ * Then, set RX_FLAG_TSFT in rxs.flags.
+ */
if (sc->opmode == IEEE80211_IF_TYPE_MNTR)
rxs.mactime = ath5k_extend_tsf(sc->ah,
ds->ds_rxstat.rs_tstamp);
reply other threads:[~2007-12-05 10:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1196796580.10274.36.camel@johannes.berg \
--to=johannes@sipsolutions.net \
--cc=ath5k-devel@lists.ath5k.org \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@gmail.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