Acked-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Chris Wright <chrisw@osdl.org>
---
+ drivers/scsi/aacraid/aachba.c | 2 +-
+ 1 files changed, 1 insertion(+), 1 deletion(-)
---- a/drivers/scsi/aacraid/aachba.c 2005-08-28 19:41:01.000000000 -0400
-+++ b/drivers/scsi/aacraid/aachba.c 2005-09-01 08:05:29.118304656 -0400
-@@ -968,7 +968,7 @@
+Index: linux-2.6.13.y/drivers/scsi/aacraid/aachba.c
+===================================================================
+--- linux-2.6.13.y.orig/drivers/scsi/aacraid/aachba.c
++++ linux-2.6.13.y/drivers/scsi/aacraid/aachba.c
+@@ -968,7 +968,7 @@ static int aac_read(struct scsi_cmnd * s
fibsize = sizeof(struct aac_read64) +
((le32_to_cpu(readcmd->sg.count) - 1) *
sizeof (struct sgentry64));
sizeof(struct aac_fibhdr)));
/*
* Now send the Fib to the adapter
-