All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] qlogic: don't use qinfo as name
@ 2003-10-24  1:10 Aristeu Sergio Rozanski Filho
  0 siblings, 0 replies; 6+ messages in thread
From: Aristeu Sergio Rozanski Filho @ 2003-10-24  1:10 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-scsi, Christoph Hellwig

[-- Attachment #1: Type: text/plain, Size: 10 bytes --]

-- 
aris


[-- Attachment #2: qlogic-dont_use_qinfo.patch --]
[-- Type: text/plain, Size: 338 bytes --]

--- linux/drivers/scsi/qlogicfas.c.orig	2003-10-17 16:47:54.000000000 -0200
+++ linux/drivers/scsi/qlogicfas.c	2003-10-17 16:48:30.000000000 -0200
@@ -665,7 +665,6 @@
 	sprintf(qinfo,
 		"Qlogicfas Driver version 0.46, chip %02X at %03X, IRQ %d, TPdma:%d",
 		qltyp, qbase, qlirq, QL_TURBO_PDMA);
-	host->name = qinfo;
 
 	return hreg;
 

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [patch] qlogic: don't use qinfo as name
@ 2003-10-20 23:22 Aristeu Sergio Rozanski Filho
  2004-02-19 15:07 ` Christoph Hellwig
  0 siblings, 1 reply; 6+ messages in thread
From: Aristeu Sergio Rozanski Filho @ 2003-10-20 23:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jeff Garzik, Christoph Hellwig, Mike Christie

[-- Attachment #1: Type: text/plain, Size: 99 bytes --]

hi,
	these are the patches modified based on comments sent by Jeff,
Christoph and Mike.

-- 
aris


[-- Attachment #2: qlogic-dont_use_qinfo.patch --]
[-- Type: text/plain, Size: 338 bytes --]

--- linux/drivers/scsi/qlogicfas.c.orig	2003-10-17 16:47:54.000000000 -0200
+++ linux/drivers/scsi/qlogicfas.c	2003-10-17 16:48:30.000000000 -0200
@@ -665,7 +665,6 @@
 	sprintf(qinfo,
 		"Qlogicfas Driver version 0.46, chip %02X at %03X, IRQ %d, TPdma:%d",
 		qltyp, qbase, qlirq, QL_TURBO_PDMA);
-	host->name = qinfo;
 
 	return hreg;
 

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

end of thread, other threads:[~2004-03-02  1:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-24  1:10 [patch] qlogic: don't use qinfo as name Aristeu Sergio Rozanski Filho
  -- strict thread matches above, loose matches on Subject: below --
2003-10-20 23:22 Aristeu Sergio Rozanski Filho
2004-02-19 15:07 ` Christoph Hellwig
2004-02-19 17:26   ` Aristeu Sergio Rozanski Filho
2004-02-21 21:36     ` James Bottomley
2004-03-02  1:27       ` Aristeu Sergio Rozanski Filho

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.