From: Andrew Morton <akpm@digeo.com>
To: Michael Frank <mflt1@micrologica.com.hk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.73-mm2 drivers/net/pcmcia/nmclan_cs compile problem
Date: Fri, 27 Jun 2003 23:04:11 -0700 [thread overview]
Message-ID: <20030627230411.39e07e78.akpm@digeo.com> (raw)
In-Reply-To: <200306281318.42517.mflt1@micrologica.com.hk>
Michael Frank <mflt1@micrologica.com.hk> wrote:
>
> drivers/net/pcmcia/nmclan_cs.c: In function `nmclan_config':
> drivers/net/pcmcia/nmclan_cs.c:714: parse error before `*'
--- 25/drivers/net/pcmcia/nmclan_cs.c~nmclan_cs-fix 2003-06-27 23:03:32.000000000 -0700
+++ 25-akpm/drivers/net/pcmcia/nmclan_cs.c 2003-06-27 23:03:47.000000000 -0700
@@ -710,7 +710,7 @@ while ((last_ret=CardServices(last_fn=(f
static void nmclan_config(dev_link_t *link)
{
client_handle_t handle = link->handle;
- struct net_device *dev = link->priv;;
+ struct net_device *dev = link->priv;
mace_private *lp = dev->priv;
tuple_t tuple;
cisparse_t parse;
_
prev parent reply other threads:[~2003-06-28 5:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-28 5:50 Michael Frank
2003-06-28 6:04 ` Andrew Morton [this message]
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=20030627230411.39e07e78.akpm@digeo.com \
--to=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mflt1@micrologica.com.hk \
/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
all inboxes | Powered by JetHome®