From: Felix Fietkau <nbd@openwrt.org>
To: Alexander Simon <alexander.simon@saxnet.de>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [RFC v3 1/3] mac80211: add some helper functions
Date: Fri, 24 Jun 2011 21:01:58 +0200 [thread overview]
Message-ID: <4E04DF26.6060300@openwrt.org> (raw)
In-Reply-To: <1308671129.2656.4.camel@alex-2>
On 2011-06-21 5:45 PM, Alexander Simon wrote:
> Add helper functions cfg80211_get_bss_ht, ieee80211_ie_build_ht_cap
> and ieee80211_ie_build_ht_info.
> These are needed for my IBSS HT patch but are also used to clean up some
> multiple code.
>
> Signed-off-by: Alexander Simon<alexander.simon@saxnet.de>
> ---
> include/net/cfg80211.h | 6 ++
> net/mac80211/ieee80211_i.h | 8 +++
> net/mac80211/util.c | 116 ++++++++++++++++++++++++++++++++++++++-------
> net/mac80211/work.c | 29 -----------
> net/wireless/scan.c | 36 +++++++++++++
> 5 files changed, 148 insertions(+), 47 deletions(-)
>
> diff -Nrup a/net/wireless/scan.c b/net/wireless/scan.c
> --- a/net/wireless/scan.c 2011-06-01 21:04:32.000000000 +0200
> +++ b/net/wireless/scan.c 2011-06-21 13:21:38.000000000 +0200
> @@ -370,7 +401,8 @@ struct cfg80211_bss *cfg80211_get_bss(st
> return NULL;
> return&res->pub;
> }
> EXPORT_SYMBOL(cfg80211_get_bss);
> +EXPORT_SYMBOL(cfg80211_get_bss_ht);
Duplicate export of cfg80211_get_bss
- Felix
next prev parent reply other threads:[~2011-06-24 19:02 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-21 15:45 [RFC v3 1/3] mac80211: add some helper functions Alexander Simon
2011-06-21 15:52 ` [RFC v3 2/3] nl80211: channel type attribute for IBSS Alexander Simon
2011-06-24 18:56 ` Felix Fietkau
2011-07-04 10:07 ` Alexander Simon
2011-07-04 10:10 ` Johannes Berg
2011-06-27 12:46 ` Johannes Berg
2011-06-21 15:53 ` [RFC v3 3/3] mac80211: HT operation in IBSS Alexander Simon
2011-06-24 19:21 ` Felix Fietkau
2011-06-27 12:50 ` Johannes Berg
2011-06-27 12:51 ` Johannes Berg
2011-06-21 16:01 ` patch for iw Alexander Simon
2011-06-27 12:42 ` Johannes Berg
2011-06-21 16:02 ` [RFC v3 1/3] mac80211: add some helper functions Johannes Berg
2011-06-24 19:01 ` Felix Fietkau [this message]
2011-06-27 12:46 ` Johannes Berg
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=4E04DF26.6060300@openwrt.org \
--to=nbd@openwrt.org \
--cc=alexander.simon@saxnet.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).