BOGUS: megaraid changes

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Nov 10 2002 - 09:47:07 EST


Linus - will you please stop merging plain dangerous "lets pretend we
never have errors" patches. I've got proper fixes for megaraid to use
the new_eh if you want them, but merging stuff so that people don't even
notice the problem is *WRONG*

Alan

On Wed, 2002-10-30 at 19:11, Linux Kernel Mailing List wrote:
> ChangeSet 1.844.14.2, 2002/10/30 13:11:37-06:00, Matt_Domsch@dell.com
>
> megaraid: cleanups so it builds again
>
>
> # This patch includes the following deltas:
> # ChangeSet 1.844.14.1 -> 1.844.14.2
> # drivers/scsi/megaraid.c 1.25 -> 1.26
> # drivers/scsi/megaraid.h 1.11 -> 1.12
> #
>
> megaraid.c | 1 -
> megaraid.h | 2 --
> 2 files changed, 3 deletions(-)
>
>
> diff -Nru a/drivers/scsi/megaraid.c b/drivers/scsi/megaraid.c
> --- a/drivers/scsi/megaraid.c Wed Nov 6 22:03:41 2002
> +++ b/drivers/scsi/megaraid.c Wed Nov 6 22:03:41 2002
> @@ -4123,7 +4123,6 @@
> struct partition *p, *largest = NULL;
> int i, largest_cyl;
> int heads, cyls, sectors;
> - int capacity = capacity;
> unsigned char *buf;
>
> if (!(buf = scsi_bios_ptable(bdev)))
> diff -Nru a/drivers/scsi/megaraid.h b/drivers/scsi/megaraid.h
> --- a/drivers/scsi/megaraid.h Wed Nov 6 22:03:41 2002
> +++ b/drivers/scsi/megaraid.h Wed Nov 6 22:03:41 2002
> @@ -214,8 +214,6 @@
> info: megaraid_info, /* Driver Info Function */\
> command: megaraid_command, /* Command Function */\
> queuecommand: megaraid_queue, /* Queue Command Function */\
> - abort: megaraid_abort, /* Abort Command Function */\
> - reset: megaraid_reset, /* Reset Command Function */\
> bios_param: megaraid_biosparam, /* Disk BIOS Parameters */\
> can_queue: MAX_COMMANDS, /* Can Queue */\
> this_id: 7, /* HBA Target ID */\
> -
> To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:19 EST