From: Larry Finger <Larry.Finger@lwfinger.net>
To: John Linville <linville@tuxdriver.com>
Cc: wireless <linux-wireless@vger.kernel.org>
Subject: [PATCH 0/2 V3] ieee80211: Output frequency and channel in scan results
Date: Sat, 21 Apr 2007 15:31:31 -0500 [thread overview]
Message-ID: <462A74A3.3060807@lwfinger.net> (raw)
Following reviewers suggestions, this patch has been reworked to output both channel and frequency
in the scan results. This is accomplished in two steps:
(1) A new routine, ieee80211_channel_to_freq, is added to ieee80211. This routine does no
calculations of frequency, but gets the value stored in the ieee80211_geo struct.
(2) Modify ieee80211_wx to use the new routine.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
---
reply other threads:[~2007-04-21 20:31 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=462A74A3.3060807@lwfinger.net \
--to=larry.finger@lwfinger.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 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).