From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Sarah Nadi <snadi@uwaterloo.ca>
Cc: Luis Rodriguez <Luis.Rodriguez@Atheros.com>,
Jouni Malinen <Jouni.Malinen@Atheros.com>,
Vasanth Thiagarajan <Vasanth.Thiagarajan@Atheros.com>,
Senthilkumar Balasubramanian
<Senthilkumar.Balasubramanian@Atheros.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"ath9k-devel@venema.h4ckr.net" <ath9k-devel@venema.h4ckr.net>
Subject: Re: PROBLEM: No config definition for ATHEROS_AR71XX
Date: Thu, 19 May 2011 13:34:33 -0700 [thread overview]
Message-ID: <20110519203433.GB4884@tux> (raw)
In-Reply-To: <4DD5315A.4050005@uwaterloo.ca>
On Thu, May 19, 2011 at 08:03:54AM -0700, Sarah Nadi wrote:
> #ifdef CONFIG_ATHEROS_AR71XX
> int ath_ahb_init(void);
> void ath_ahb_exit(void);
> #else
> static inline int ath_ahb_init(void) { return 0; };
> static inline void ath_ahb_exit(void) {};
> #endif
This was present in openwrt tree, Gabor has started moving
this stuff upstream, and recently removed the ifdef stuff
anyway IIRC.
Luis
parent reply other threads:[~2011-05-19 20:34 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <4DD5315A.4050005@uwaterloo.ca>]
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=20110519203433.GB4884@tux \
--to=lrodriguez@atheros.com \
--cc=Jouni.Malinen@Atheros.com \
--cc=Luis.Rodriguez@Atheros.com \
--cc=Senthilkumar.Balasubramanian@Atheros.com \
--cc=Vasanth.Thiagarajan@Atheros.com \
--cc=ath9k-devel@venema.h4ckr.net \
--cc=linux-wireless@vger.kernel.org \
--cc=snadi@uwaterloo.ca \
/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).