public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] some left highmem_io instances
@ 2003-08-05 11:46 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2003-08-05 11:46 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-scsi


--- 1.40/drivers/ieee1394/sbp2.c	Sat Jul  5 21:42:23 2003
+++ edited/drivers/ieee1394/sbp2.c	Sun Aug  3 05:01:38 2003
@@ -2881,7 +2881,6 @@
 	.cmd_per_lun =			SBP2_MAX_CMDS_PER_LUN,
 	.can_queue = 			SBP2_MAX_SCSI_QUEUE,
 	.emulated =			1,
-	.highmem_io =			1,
 };
 
 static int sbp2_module_init(void)
--- 1.25/drivers/message/fusion/mptscsih.c	Fri May  2 19:56:19 2003
+++ edited/drivers/message/fusion/mptscsih.c	Tue Aug  5 04:00:12 2003
@@ -1458,7 +1458,6 @@
 				sh->max_lun = MPT_LAST_LUN + 1;
 
 				sh->max_sectors = MPT_SCSI_MAX_SECTORS;
-				sh->highmem_io = 1;
 				sh->this_id = this->pfacts[portnum].PortSCSIID;
 
 				/* Required entry.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-05 11:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-05 11:46 [PATCH] some left highmem_io instances Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox