From e8a1bf9de3ba7768eff6879c60c47fe21c19eb26 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 1 Sep 2005 16:42:39 -0700 Subject: [PATCH] Refresh aacraid patch --- queue/aacraid-bad-BUG_ON-fix.patch | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/queue/aacraid-bad-BUG_ON-fix.patch b/queue/aacraid-bad-BUG_ON-fix.patch index 1008a3625e2..bed6c7dd158 100644 --- a/queue/aacraid-bad-BUG_ON-fix.patch +++ b/queue/aacraid-bad-BUG_ON-fix.patch @@ -18,10 +18,14 @@ Signed-off-by: Mark Haverkamp Acked-by: James Bottomley Signed-off-by: Chris Wright --- + 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)); @@ -30,4 +34,3 @@ Signed-off-by: Chris Wright sizeof(struct aac_fibhdr))); /* * Now send the Fib to the adapter - -- 2.47.3