2002-01-05 11:25:07

by Adam J. Richter

[permalink] [raw]
Subject: Patch: linux-2.5.2-pre8/drivers/scsi/pci2000.c fix for typo to make it compile

The following patch fixes a typo in
linux-2.5.2-pre8/drivers/scsi/pci2000.c, where the author was apparently
trying to release shost->host_lock, but accidentally specified the
nonexistant field shost->host_flag. As a result, pci2000.c did not
compile. shost->host_lock matches the corresponding spin_lock_irqsave call.

--
Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 104
[email protected] \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."


Attachments:
(No filename) (612.00 B)
pci2000.diff (381.00 B)
Download all attachments