From 631146b97d733c472db222d2b76de3cc9176113e Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Thu, 12 Oct 2006 15:27:12 +0000 Subject: [PATCH] Tiny typo fixed git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t/qla2x00-target/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qla2x00t/qla2x00-target/README b/qla2x00t/qla2x00-target/README index 1f0cc2f68..d1e2a4305 100644 --- a/qla2x00t/qla2x00-target/README +++ b/qla2x00t/qla2x00-target/README @@ -16,7 +16,7 @@ as well. If you have a driver's version (e.g. development) without the patch, but with the full patched initiator source code, you should replace by it qla2xxx subdirectory in kernel_source/drivers/scsi/ and then rebuild the -kernels or only its modules. +kernel or only its modules. This version is compatible with SCST version 0.9.5 and higher.