lkml.org 
[lkml]   [2003]   [Aug]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 2.6.0-test3-bk9][ISDN] sedlbauer_cs.c: remove release timer
From
Date
Hi Christoph,

This patch removes the PCMCIA release timer you missed out in earlier
patch. This patch is required for successful compilation of the driver.

Vinay

--- linux-2.6.0-test3-bk9/drivers/isdn/hisax/sedlbauer_cs.c 2003-08-22 15:04:47.000000000 +0530
+++ linux-2.6.0-test3-nvk/drivers/isdn/hisax/sedlbauer_cs.c 2003-08-22 20:26:49.000000000 +0530
@@ -647,7 +647,6 @@

/* XXX: this really needs to move into generic code.. */
while (dev_list != NULL) {
- del_timer(&dev_list->release);
if (dev_list->state & DEV_CONFIG)
sedlbauer_release(dev_list);
sedlbauer_detach(dev_list);


-
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:48    [W:0.024 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site