[6900] in linux-scsi channel archive
aic7xxx typo
daemon@ATHENA.MIT.EDU (Tim Ricketts)
Sun Jul 25 16:07:46 1999
Date: Sun, 25 Jul 1999 17:16:07 +0100 (GMT)
From: Tim Ricketts <tr@oxlug.org>
To: linux-scsi@vger.rutgers.edu
I don't know who this should be sent to so I've sent it here. Typos in
comments aren't exactly important anyway.
diff -u aic7xxx.c-5.1.19 aic7xxx.c
--- aic7xxx.c-5.1.19 Sun Jul 25 16:15:38 1999
+++ aic7xxx.c Sun Jul 25 17:11:10 1999
@@ -9641,7 +9641,7 @@
devconfig |= 0x80000040;
pcibios_write_config_dword(pci_bus, pci_devfn, DEVCONFIG, devconfig);
#endif /* AIC7XXX_STRICT_PCI_SETUP */
-#endif /* LINUIX_VERSION_CODE > KERNEL_VERSION(2,1,92) */
+#endif /* LINUX_VERSION_CODE > KERNEL_VERSION(2,1,92) */
temp_p->unpause = INTEN;
temp_p->pause = temp_p->unpause | PAUSE;
--
Tim
Quidquid latine dictum sit, altum viditur.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu