Hi Jean,
the patch below removes an unused variable that generated a compile time
warning. I've tested the compilation with 2.5.59.
cu
Adrian
--- linux-2.5.59-full/drivers/net/irda/ali-ircc.c.old 2003-01-19 00:09:16.000000000 +0100
+++ linux-2.5.59-full/drivers/net/irda/ali-ircc.c 2003-01-19 00:12:37.000000000 +0100
@@ -248,7 +248,6 @@
struct ali_ircc_cb *self;
struct pm_dev *pmdev;
int dongle_id;
- int ret;
int err;
IRDA_DEBUG(2, "%s(), ---------------- Start ----------------\n", __FUNCTION__);
-
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/
This archive was generated by hypermail 2b29 : Thu Jan 23 2003 - 22:00:20 EST