From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: John Linville <linville@tuxdriver.com>,
linux-wireless <linux-wireless@vger.kernel.org>,
Zhu Yi <yi.zhu@intel.com>, Marcel Holtmann <marcel@holtmann.org>,
"Luis R. Rodriguez" <mcgrof@gmail.com>
Subject: Re: [PATCH] wireless: add regulatory_struct_hint
Date: Wed, 22 Oct 2008 05:27:04 -0700 [thread overview]
Message-ID: <20081022122704.GG6190@tesla> (raw)
In-Reply-To: <1224585110.5521.8.camel@johannes.berg>
On Tue, Oct 21, 2008 at 03:31:50AM -0700, Johannes Berg wrote:
> +extern void regulatory_struct_hint(struct ieee80211_regdomain *rd,
> + u32 bands);
> #endif /* __NET_WIRELESS_H */
> --- everything.orig/net/wireless/reg.c 2008-10-21 11:50:14.000000000 +0200
> +++ everything/net/wireless/reg.c 2008-10-21 12:26:08.000000000 +0200
> EXPORT_SYMBOL(regulatory_hint);
>
> +void regulatory_struct_hint(struct ieee80211_regdomain *rd, u32 bands)
> +{
<-- snip -->
> +}
> +
Oh and forgot the EXPORT_SYMBOL(regulatory_struct_hint) though.
Luis
next prev parent reply other threads:[~2008-10-22 19:27 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 10:31 [PATCH] wireless: add regulatory_struct_hint Johannes Berg
2008-10-22 12:21 ` Luis R. Rodriguez
2008-10-22 19:30 ` Johannes Berg
2008-10-23 19:40 ` Perez-Gonzalez, Inaky
2008-10-23 19:51 ` Luis R. Rodriguez
2008-10-23 19:53 ` Perez-Gonzalez, Inaky
2008-10-23 19:54 ` Marcel Holtmann
2008-10-23 21:21 ` Tomas Winkler
2008-10-22 12:27 ` Luis R. Rodriguez [this message]
2008-10-22 19:31 ` Johannes Berg
2008-10-24 2:43 ` Zhu Yi
2008-10-24 9:39 ` Johannes Berg
2008-10-24 10:15 ` Luis R. Rodriguez
2008-10-24 18:26 ` Johannes Berg
2008-10-24 18:33 ` Luis R. Rodriguez
2008-10-24 18:35 ` Johannes Berg
2008-10-24 18:18 ` Marcel Holtmann
2008-10-24 18:24 ` Luis R. Rodriguez
2008-10-27 3:08 ` Zhu Yi
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=20081022122704.GG6190@tesla \
--to=lrodriguez@atheros.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=marcel@holtmann.org \
--cc=mcgrof@gmail.com \
--cc=yi.zhu@intel.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).