lkml.org 
[lkml]   [2002]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] fix pcmcia qlogicfas build in 2.5

Hey,

Alan's recent driver update of the qlogicfas scsi card broke the pcmcia
version. This patch fixes it.

thanks,

/ Brett Pemberton

--- drivers/scsi/pcmcia/qlogic_stub.c.old 2002-11-17 14:02:54.000000000 +1100
+++ drivers/scsi/pcmcia/qlogic_stub.c 2002-11-17 14:02:44.000000000 +1100
@@ -50,7 +50,7 @@

#include <../drivers/scsi/qlogicfas.h>

-#define qlogic_reset(h) qlogicfas_reset(h, 0)
+#define qlogic_reset(h) qlogicfas_bus_reset(h)

#include <pcmcia/version.h>
#include <pcmcia/cs_types.h>
-
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:31    [W:0.051 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site