public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ieee1394: sbp2: remove bogus "emulated" host flag
@ 2007-01-14 18:40 Stefan Richter
  2007-01-15 19:41 ` Kristian Høgsberg
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Richter @ 2007-01-14 18:40 UTC (permalink / raw)
  To: linux1394-devel; +Cc: linux-scsi

There is no emulation going on here.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
---
Index: linux/drivers/ieee1394/sbp2.c
===================================================================
--- linux.orig/drivers/ieee1394/sbp2.c	2007-01-14 15:45:30.000000000 +0100
+++ linux/drivers/ieee1394/sbp2.c	2007-01-14 18:40:08.000000000 +0100
@@ -304,7 +304,6 @@ static struct scsi_host_template sbp2_sh
 	.use_clustering		 = ENABLE_CLUSTERING,
 	.cmd_per_lun		 = SBP2_MAX_CMDS,
 	.can_queue		 = SBP2_MAX_CMDS,
-	.emulated		 = 1,
 	.sdev_attrs		 = sbp2_sysfs_sdev_attrs,
 };
 

-- 
Stefan Richter
-=====-=-=== ---= -===-
http://arcgraph.de/sr/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-01-15 21:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-14 18:40 [PATCH] ieee1394: sbp2: remove bogus "emulated" host flag Stefan Richter
2007-01-15 19:41 ` Kristian Høgsberg
2007-01-15 20:40   ` Douglas Gilbert
2007-01-15 21:11     ` Kristian Høgsberg
2007-01-15 20:49   ` Stefan Richter

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