From: Rusty Russell <rusty@rustcorp.com.au>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: shinemohamed_j@naturesoft.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Initializedd the module parameters in drivers/net/wireless/arlan-main.c
Date: Thu, 02 Oct 2003 15:18:08 +1000 [thread overview]
Message-ID: <20031002053307.640D92C14D@lists.samba.org> (raw)
In-Reply-To: Your message of "Wed, 01 Oct 2003 20:52:28 MST." <20031001205228.3bee8c69.rddunlap@osdl.org>
In message <20031001205228.3bee8c69.rddunlap@osdl.org> you write:
> On Wed, 01 Oct 2003 19:01:04 +1000 Rusty Russell <rusty@rustcorp.com.au> wrote:
> | This is clearly wrong: it's declared below.
>
> Hello. Anybody there?
>
> This is what you get with 2.6.0-test6 plain vanilla:
> drivers/net/wireless/arlan-main.c:1923: `probe' undeclared (first use in this function)
> drivers/net/wireless/arlan-main.c:1923: (Each undeclared identifier is reported only once
> drivers/net/wireless/arlan-main.c:1923: for each function it appears in.)
See line 1885:
#ifdef MODULE
static int probe = probeUNKNOWN;
static int __init arlan_find_devices(void)
Hope that helps,
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
next prev parent reply other threads:[~2003-10-02 5:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-29 11:14 Shine Mohamed
2003-09-29 17:27 ` Randy.Dunlap
2003-10-01 9:01 ` Rusty Russell
2003-10-02 3:52 ` Randy.Dunlap
2003-10-02 5:18 ` Rusty Russell [this message]
2003-10-03 4:36 ` Shine Mohamed
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=20031002053307.640D92C14D@lists.samba.org \
--to=rusty@rustcorp.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=rddunlap@osdl.org \
--cc=shinemohamed_j@naturesoft.net \
/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
Powered by JetHome