* [PATCH] aic7xxx: remove some DV leftovers
@ 2005-05-16 18:51 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2005-05-16 18:51 UTC (permalink / raw)
To: jejb; +Cc: linux-scsi
Index: linux-2.6/drivers/scsi/aic7xxx/aic7xxx_osm.h
===================================================================
--- linux-2.6.orig/drivers/scsi/aic7xxx/aic7xxx_osm.h 2005-05-16 19:25:37.000000000 +0200
+++ linux-2.6/drivers/scsi/aic7xxx/aic7xxx_osm.h 2005-05-16 19:26:55.000000000 +0200
@@ -488,15 +488,9 @@
spinlock_t spin_lock;
u_int qfrozen;
- pid_t dv_pid;
struct timer_list completeq_timer;
struct timer_list reset_timer;
struct semaphore eh_sem;
- struct semaphore dv_sem;
- struct semaphore dv_cmd_sem; /* XXX This needs to be in
- * the target struct
- */
- struct scsi_device *dv_scsi_dev;
struct Scsi_Host *host; /* pointer to scsi host */
#define AHC_LINUX_NOIRQ ((uint32_t)~0)
uint32_t irq; /* IRQ for this adapter */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-16 18:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-16 18:51 [PATCH] aic7xxx: remove some DV leftovers Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox