2002-10-07 21:36:12

by Paul Larson

[permalink] [raw]
Subject: [Trivial 2.5 patch] ips.c remove tqueue.h

It looks like the ips.c driver is still broken in 2.5.41 because of the
task queue removal. Could you please apply this trivial patch so that
my nightly tests of the bk snapshot will run?

Thanks,
Paul Larson

--- linux-2.5/drivers/scsi/ips.c Thu Aug 22 12:02:43 2002
+++ linux-ipswq/drivers/scsi/ips.c Wed Oct 2 10:00:50 2002
@@ -164,7 +164,6 @@
#include <linux/pci.h>
#include <linux/proc_fs.h>
#include <linux/reboot.h>
-#include <linux/tqueue.h>
#include <linux/interrupt.h>

#include <linux/blk.h>