lkml.org 
[lkml]   [2003]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] [2.6] Make com20020_cs module compile
com20020_cs was missed out on the hw.open_close_ll -> hw.owner change.
Patch was diffed against 2.6.0-test2-mm1, but should apply to
2.6.0-test2 vanilla as well.

LLaP
bero

--
Ark Linux - Linux for the masses
http://www.arklinux.org/

Redistribution and processing of this message is subject to
http://www.arklinux.org/terms.php--- linux-2.6.0-test2/drivers/net/pcmcia/com20020_cs.c.ark 2003-07-29 12:05:25.000000000 +0200
+++ linux-2.6.0-test2/drivers/net/pcmcia/com20020_cs.c 2003-07-29 12:05:42.000000000 +0200
@@ -237,7 +237,7 @@
lp->backplane = backplane;
lp->clockp = clockp;
lp->clockm = clockm & 3;
- lp->hw.open_close_ll = com20020cs_open_close;
+ lp->hw.owner = THIS_MODULE;

link->irq.Instance = info->dev = dev;
link->priv = info;
\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.053 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site