lkml.org 
[lkml]   [2003]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.5.73-mm2 drivers/net/pcmcia/nmclan_cs compile problem
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;
_

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.027 / U:2.668 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site